Pull request #767 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa57be1352ad4078016c6177c781697681255c8f+608a3e003cfc55b8172902caa6aca2b1fd619d11 (2bef80d5f7eb753c95510d396406aeb8e1d3490d) 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-ssh6175227797315045764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2786561182574662026.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 590556114a56c6d90cc8043840e039c2f74196dc 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-767/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-767/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11315256484759036542.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-767/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5292106741621929308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5696883724457538445.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-767/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-767/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12021459833412505620.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 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4881 in /w/workspace/edgexfoundry_edgex-ui-go_PR-767 [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-767 # 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 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit aa57be1352ad4078016c6177c781697681255c8f Merge succeeded, producing aa57be1352ad4078016c6177c781697681255c8f Checking out Revision aa57be1352ad4078016c6177c781697681255c8f (PR-767) > 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/767/head:refs/remotes/origin/PR-767 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # 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 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T05:02:48.840Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T05:02:49.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T05:02:49.178Z] ========================================================= [2024-07-03T05:02:49.178Z] EdgeX Global Pipelines Version Info [2024-07-03T05:02:49.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:02:49.942Z] ------------------- [2024-07-03T05:02:49.943Z] stable info: [2024-07-03T05:02:49.943Z] ------------------- [2024-07-03T05:02:49.943Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T05:02:49.943Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T05:02:49.943Z] Message: update stable to v1.0.260 [2024-07-03T05:02:50.515Z] ------------------- [2024-07-03T05:02:50.515Z] experimental info: [2024-07-03T05:02:50.515Z] ------------------- [2024-07-03T05:02:50.515Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T05:02:50.515Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T05:02:50.515Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T05:02:50.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-03T05:02:50.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-03T05:02:50.860Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T05:02:50.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T05:02:50.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T05:02:51.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T05:02:51.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T05:02:51.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T05:02:51.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T05:02:51.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T05:02:51.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T05:02:51.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-03T05:02:51.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T05:02:51.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T05:02:51.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T05:02:51.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T05:02:51.664Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T05:02:51.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T05:02:51.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T05:02:51.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T05:02:51.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T05:02:51.951Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T05:02:52.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T05:02:52.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T05:02:52.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T05:02:52.181Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T05:02:52.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T05:02:52.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-767 [Pipeline] echo [2024-07-03T05:02:52.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-767 [Pipeline] echo [2024-07-03T05:02:52.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-767 [Pipeline] echo [2024-07-03T05:02:52.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo [2024-07-03T05:02:52.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa57be1 [Pipeline] echo [2024-07-03T05:02:52.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T05:02:52.753Z] provisioning config files... [2024-07-03T05:02:52.767Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/config994301983728792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:02:53.162Z] ---> ****-login.sh [2024-07-03T05:02:53.162Z] nexus3.edgexfoundry.org:10001 [2024-07-03T05:02:53.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:02:53.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:02:53.423Z] Configure a credential helper to remove this warning. See [2024-07-03T05:02:53.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:02:53.423Z] [2024-07-03T05:02:53.423Z] Login Succeeded [2024-07-03T05:02:53.423Z] nexus3.edgexfoundry.org:10002 [2024-07-03T05:02:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:02:53.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:02:53.685Z] Configure a credential helper to remove this warning. See [2024-07-03T05:02:53.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:02:53.685Z] [2024-07-03T05:02:53.685Z] Login Succeeded [2024-07-03T05:02:53.685Z] nexus3.edgexfoundry.org:10003 [2024-07-03T05:02:53.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:02:53.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:02:53.685Z] Configure a credential helper to remove this warning. See [2024-07-03T05:02:53.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:02:53.685Z] [2024-07-03T05:02:53.685Z] Login Succeeded [2024-07-03T05:02:53.685Z] nexus3.edgexfoundry.org:10004 [2024-07-03T05:02:53.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:02:53.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:02:53.945Z] Configure a credential helper to remove this warning. See [2024-07-03T05:02:53.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:02:53.945Z] [2024-07-03T05:02:53.945Z] Login Succeeded [2024-07-03T05:02:53.945Z] ****.io [2024-07-03T05:02:53.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:02:54.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:02:54.205Z] Configure a credential helper to remove this warning. See [2024-07-03T05:02:54.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:02:54.205Z] [2024-07-03T05:02:54.205Z] Login Succeeded [2024-07-03T05:02:54.205Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T05:02:54.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T05:02:55.042Z] + git rev-list -1 --merges aa57be1352ad4078016c6177c781697681255c8f~1..aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo [2024-07-03T05:02:55.091Z] -----------> git rev-list -1 --merges aa57be1352ad4078016c6177c781697681255c8f~1..aa57be1352ad4078016c6177c781697681255c8f aa57be1352ad4078016c6177c781697681255c8f [false] [Pipeline] sh [2024-07-03T05:02:55.416Z] + git log --format=format:%s -1 aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo [2024-07-03T05:02:55.468Z] ========================================================= [2024-07-03T05:02:55.468Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T05:02:55.468Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T05:02:55.944Z] + git log --format=format:%s -1 aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo [2024-07-03T05:02:55.983Z] [semverPrep] GIT_COMMIT: aa57be1352ad4078016c6177c781697681255c8f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-07-03T05:02:56.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T05:02:56.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T05:02:56.482Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T05:02:56.482Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T05:02:56.482Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T05:02:56.482Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T05:02:56.482Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T05:02:56.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:02:57.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T05:02:57.012Z] [2024-07-03T05:02:57.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:02:57.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T05:02:57.419Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T05:02:57.419Z] b85a868b505f: Pulling fs layer [2024-07-03T05:02:57.419Z] e2be974225ed: Pulling fs layer [2024-07-03T05:02:57.419Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T05:02:57.419Z] 988bab9f4d93: Pulling fs layer [2024-07-03T05:02:57.419Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T05:02:57.419Z] eaf3925da568: Pulling fs layer [2024-07-03T05:02:57.419Z] bab4dde63d76: Pulling fs layer [2024-07-03T05:02:57.419Z] bde34c3a00c8: Pulling fs layer [2024-07-03T05:02:57.419Z] b352a97aabf1: Pulling fs layer [2024-07-03T05:02:57.419Z] 4872d77fe225: Pulling fs layer [2024-07-03T05:02:57.419Z] 5851b861e8e6: Pulling fs layer [2024-07-03T05:02:57.419Z] 988bab9f4d93: Waiting [2024-07-03T05:02:57.419Z] 1469e6f7b9e6: Waiting [2024-07-03T05:02:57.419Z] eaf3925da568: Waiting [2024-07-03T05:02:57.419Z] 4872d77fe225: Waiting [2024-07-03T05:02:57.419Z] 5851b861e8e6: Waiting [2024-07-03T05:02:57.419Z] b352a97aabf1: Waiting [2024-07-03T05:02:57.419Z] bab4dde63d76: Waiting [2024-07-03T05:02:57.419Z] bde34c3a00c8: Waiting [2024-07-03T05:02:57.419Z] e2be974225ed: Download complete [2024-07-03T05:02:57.419Z] 988bab9f4d93: Verifying Checksum [2024-07-03T05:02:57.419Z] 988bab9f4d93: Download complete [2024-07-03T05:02:57.680Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T05:02:57.681Z] 1469e6f7b9e6: Download complete [2024-07-03T05:02:57.681Z] eaf3925da568: Verifying Checksum [2024-07-03T05:02:57.681Z] eaf3925da568: Download complete [2024-07-03T05:02:57.681Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T05:02:57.681Z] 339a4e72a1f5: Download complete [2024-07-03T05:02:57.681Z] bde34c3a00c8: Verifying Checksum [2024-07-03T05:02:57.681Z] bde34c3a00c8: Download complete [2024-07-03T05:02:57.681Z] b352a97aabf1: Download complete [2024-07-03T05:02:57.681Z] 4872d77fe225: Verifying Checksum [2024-07-03T05:02:57.681Z] 4872d77fe225: Download complete [2024-07-03T05:02:57.681Z] 5851b861e8e6: Verifying Checksum [2024-07-03T05:02:57.681Z] 5851b861e8e6: Download complete [2024-07-03T05:02:57.681Z] b85a868b505f: Verifying Checksum [2024-07-03T05:02:57.681Z] b85a868b505f: Download complete [2024-07-03T05:02:57.938Z] bab4dde63d76: Verifying Checksum [2024-07-03T05:02:57.938Z] bab4dde63d76: Download complete [2024-07-03T05:02:58.889Z] b85a868b505f: Pull complete [2024-07-03T05:02:59.149Z] e2be974225ed: Pull complete [2024-07-03T05:02:59.717Z] 339a4e72a1f5: Pull complete [2024-07-03T05:02:59.717Z] 988bab9f4d93: Pull complete [2024-07-03T05:02:59.978Z] 1469e6f7b9e6: Pull complete [2024-07-03T05:02:59.978Z] eaf3925da568: Pull complete [2024-07-03T05:03:01.882Z] bab4dde63d76: Pull complete [2024-07-03T05:03:01.882Z] bde34c3a00c8: Pull complete [2024-07-03T05:03:01.882Z] b352a97aabf1: Pull complete [2024-07-03T05:03:01.882Z] 4872d77fe225: Pull complete [2024-07-03T05:03:02.143Z] 5851b861e8e6: Pull complete [2024-07-03T05:03:02.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T05:03:02.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T05:03:02.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:03:02.435Z] prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container [2024-07-03T05:03:02.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T05:03:07.136Z] $ docker top 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 -eo pid,comm [2024-07-03T05:03:07.237Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T05:03:07.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T05:03:07.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T05:03:07.405Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T05:03:07.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T05:03:07.586Z] $ docker exec 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent [2024-07-03T05:03:07.690Z] SSH_AUTH_SOCK=/tmp/ssh-Il7UzEaiR3gJ/agent.14 [2024-07-03T05:03:07.690Z] SSH_AGENT_PID=20 [2024-07-03T05:03:07.696Z] Running ssh-add (command line suppressed) [2024-07-03T05:03:07.793Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_9206284128154696082.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_9206284128154696082.key) [2024-07-03T05:03:07.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T05:03:08.173Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T05:03:08.196Z] $ docker exec --env ******** --env ******** 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent -k [2024-07-03T05:03:08.297Z] unset SSH_AUTH_SOCK; [2024-07-03T05:03:08.298Z] unset SSH_AGENT_PID; [2024-07-03T05:03:08.298Z] echo Agent pid 20 killed; [2024-07-03T05:03:08.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T05:03:08.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T05:03:08.426Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T05:03:08.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T05:03:08.537Z] $ docker exec 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent [2024-07-03T05:03:08.639Z] SSH_AUTH_SOCK=/tmp/ssh-mTeYdBOmbBNL/agent.71 [2024-07-03T05:03:08.639Z] SSH_AGENT_PID=77 [2024-07-03T05:03:08.643Z] Running ssh-add (command line suppressed) [2024-07-03T05:03:08.759Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_7676419371349932267.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_7676419371349932267.key) [2024-07-03T05:03:08.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T05:03:09.125Z] + git semver init [2024-07-03T05:03:09.387Z] 2024-07-03 05:03:09,341 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T05:03:09.387Z] 2024-07-03 05:03:09,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver [2024-07-03T05:03:09.387Z] 2024-07-03 05:03:09,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver [2024-07-03T05:03:09.387Z] 2024-07-03 05:03:09,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-767, universal_newlines=False, shell=None, istream=None) [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,029 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.git/info/exclude [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,030 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver/PR-767 with force:False [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,030 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver/PR-767 [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,034 [execute] INFO git cat-file --batch-check [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,040 [execute] INFO git cat-file --batch [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T05:03:12.711Z] 2024-07-03 05:03:12,045 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver/PR-767 [2024-07-03T05:03:12.711Z] 0.0.0 [Pipeline] } [2024-07-03T05:03:12.737Z] $ docker exec --env ******** --env ******** 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent -k [2024-07-03T05:03:12.849Z] unset SSH_AUTH_SOCK; [2024-07-03T05:03:12.850Z] unset SSH_AGENT_PID; [2024-07-03T05:03:12.850Z] echo Agent pid 77 killed; [2024-07-03T05:03:12.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T05:03:13.315Z] + git semver [Pipeline] } [2024-07-03T05:03:13.600Z] $ docker stop --time=1 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 [2024-07-03T05:03:14.890Z] $ docker rm -f --volumes 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T05:03:15.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T05:03:15.635Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T05:03:15.662Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T05:03:16.387Z] provisioning config files... [2024-07-03T05:03:16.396Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/config5574299384493208154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:03:16.770Z] ---> ****-login.sh [2024-07-03T05:03:16.770Z] nexus3.edgexfoundry.org:10001 [2024-07-03T05:03:16.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:03:16.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:03:16.770Z] Configure a credential helper to remove this warning. See [2024-07-03T05:03:16.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:03:16.770Z] [2024-07-03T05:03:16.770Z] Login Succeeded [2024-07-03T05:03:16.770Z] nexus3.edgexfoundry.org:10002 [2024-07-03T05:03:16.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:03:16.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:03:16.770Z] Configure a credential helper to remove this warning. See [2024-07-03T05:03:16.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:03:16.770Z] [2024-07-03T05:03:16.770Z] Login Succeeded [2024-07-03T05:03:16.770Z] nexus3.edgexfoundry.org:10003 [2024-07-03T05:03:17.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:03:17.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:03:17.029Z] Configure a credential helper to remove this warning. See [2024-07-03T05:03:17.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:03:17.029Z] [2024-07-03T05:03:17.029Z] Login Succeeded [2024-07-03T05:03:17.029Z] nexus3.edgexfoundry.org:10004 [2024-07-03T05:03:17.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:03:17.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:03:17.029Z] Configure a credential helper to remove this warning. See [2024-07-03T05:03:17.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:03:17.029Z] [2024-07-03T05:03:17.029Z] Login Succeeded [2024-07-03T05:03:17.029Z] ****.io [2024-07-03T05:03:17.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:03:17.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:03:17.289Z] Configure a credential helper to remove this warning. See [2024-07-03T05:03:17.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:03:17.289Z] [2024-07-03T05:03:17.289Z] Login Succeeded [2024-07-03T05:03:17.289Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T05:03:17.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T05:03:17.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T05:03:17.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T05:03:17.663Z] ========================================================= [2024-07-03T05:03:17.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T05:03:17.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:03:18.191Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T05:03:18.451Z] Sending build context to Docker daemon 59.7MB [2024-07-03T05:03:18.451Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T05:03:18.451Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-03T05:03:18.451Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T05:03:18.451Z] 619be1103602: Pulling fs layer [2024-07-03T05:03:18.451Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T05:03:18.451Z] 5df492c9dc93: Pulling fs layer [2024-07-03T05:03:18.451Z] 7629e6793208: Pulling fs layer [2024-07-03T05:03:18.451Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T05:03:18.451Z] fb5054dd5b73: Pulling fs layer [2024-07-03T05:03:18.451Z] eeca6798cff9: Pulling fs layer [2024-07-03T05:03:18.451Z] aa269ceb94a6: Pulling fs layer [2024-07-03T05:03:18.451Z] ada007ff1a6a: Pulling fs layer [2024-07-03T05:03:18.451Z] fb5054dd5b73: Waiting [2024-07-03T05:03:18.451Z] eeca6798cff9: Waiting [2024-07-03T05:03:18.451Z] aa269ceb94a6: Waiting [2024-07-03T05:03:18.451Z] ada007ff1a6a: Waiting [2024-07-03T05:03:18.451Z] 7629e6793208: Waiting [2024-07-03T05:03:18.451Z] 4f4fb700ef54: Waiting [2024-07-03T05:03:18.451Z] 7862e08f4a3e: Download complete [2024-07-03T05:03:18.451Z] 7629e6793208: Verifying Checksum [2024-07-03T05:03:18.451Z] 7629e6793208: Download complete [2024-07-03T05:03:18.711Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T05:03:18.711Z] 4f4fb700ef54: Download complete [2024-07-03T05:03:18.711Z] fb5054dd5b73: Verifying Checksum [2024-07-03T05:03:18.711Z] fb5054dd5b73: Download complete [2024-07-03T05:03:18.711Z] 619be1103602: Verifying Checksum [2024-07-03T05:03:18.711Z] 619be1103602: Download complete [2024-07-03T05:03:18.711Z] eeca6798cff9: Verifying Checksum [2024-07-03T05:03:18.711Z] eeca6798cff9: Download complete [2024-07-03T05:03:18.711Z] 619be1103602: Pull complete [2024-07-03T05:03:18.970Z] ada007ff1a6a: Verifying Checksum [2024-07-03T05:03:18.970Z] ada007ff1a6a: Download complete [2024-07-03T05:03:18.970Z] 7862e08f4a3e: Pull complete [2024-07-03T05:03:18.970Z] 5df492c9dc93: Verifying Checksum [2024-07-03T05:03:18.970Z] 5df492c9dc93: Download complete [2024-07-03T05:03:19.535Z] aa269ceb94a6: Verifying Checksum [2024-07-03T05:03:19.535Z] aa269ceb94a6: Download complete [2024-07-03T05:03:22.063Z] 5df492c9dc93: Pull complete [2024-07-03T05:03:22.063Z] 7629e6793208: Pull complete [2024-07-03T05:03:22.063Z] 4f4fb700ef54: Pull complete [2024-07-03T05:03:22.321Z] fb5054dd5b73: Pull complete [2024-07-03T05:03:22.321Z] eeca6798cff9: Pull complete [2024-07-03T05:03:24.847Z] aa269ceb94a6: Pull complete [2024-07-03T05:03:25.107Z] ada007ff1a6a: Pull complete [2024-07-03T05:03:25.366Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T05:03:25.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T05:03:25.366Z] ---> f489d0715acc [2024-07-03T05:03:25.366Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-03T05:03:31.163Z] Still waiting to schedule task [2024-07-03T05:03:31.163Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-03T05:03:35.352Z] ---> Running in aab124a37a52 [2024-07-03T05:03:35.352Z] Removing intermediate container aab124a37a52 [2024-07-03T05:03:35.352Z] ---> 7699359f9cbc [2024-07-03T05:03:35.352Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T05:03:35.352Z] ---> Running in 6be617cd8508 [2024-07-03T05:03:35.352Z] Removing intermediate container 6be617cd8508 [2024-07-03T05:03:35.352Z] ---> 34d68c3e6c01 [2024-07-03T05:03:35.352Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T05:03:35.352Z] ---> Running in 447ef9c401ef [2024-07-03T05:03:35.352Z] Removing intermediate container 447ef9c401ef [2024-07-03T05:03:35.352Z] ---> be66c0df2dc9 [2024-07-03T05:03:35.352Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-03T05:03:35.352Z] ---> Running in b437208af120 [2024-07-03T05:03:35.352Z] Removing intermediate container b437208af120 [2024-07-03T05:03:35.352Z] ---> 9a55fc8395de [2024-07-03T05:03:35.352Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-03T05:03:35.612Z] ---> Running in 1a375f9925e3 [2024-07-03T05:03:35.612Z] Removing intermediate container 1a375f9925e3 [2024-07-03T05:03:35.612Z] ---> dd590e03b44b [2024-07-03T05:03:35.612Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-03T05:03:36.181Z] latest: Pulling from library/docker [2024-07-03T05:03:36.440Z] ec99f8b99825: Pulling fs layer [2024-07-03T05:03:36.440Z] 337b172a7c47: Pulling fs layer [2024-07-03T05:03:36.440Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T05:03:36.440Z] d917b3449c2f: Pulling fs layer [2024-07-03T05:03:36.440Z] de4e19c7f685: Pulling fs layer [2024-07-03T05:03:36.440Z] c21be6ea5d6f: Pulling fs layer [2024-07-03T05:03:36.440Z] 6304ca1e2076: Pulling fs layer [2024-07-03T05:03:36.440Z] b69e773f08c2: Pulling fs layer [2024-07-03T05:03:36.440Z] 7bb84f9b00ac: Pulling fs layer [2024-07-03T05:03:36.440Z] 61a71205c786: Pulling fs layer [2024-07-03T05:03:36.440Z] 0e9a38426947: Pulling fs layer [2024-07-03T05:03:36.440Z] 9ee4b7ed4876: Pulling fs layer [2024-07-03T05:03:36.440Z] 130a7cf00216: Pulling fs layer [2024-07-03T05:03:36.440Z] 1991d750d62b: Pulling fs layer [2024-07-03T05:03:36.440Z] 0a02f0ed53a5: Pulling fs layer [2024-07-03T05:03:36.440Z] 1875a26f1117: Pulling fs layer [2024-07-03T05:03:36.440Z] 0e9a38426947: Waiting [2024-07-03T05:03:36.440Z] de4e19c7f685: Waiting [2024-07-03T05:03:36.440Z] 9ee4b7ed4876: Waiting [2024-07-03T05:03:36.440Z] 130a7cf00216: Waiting [2024-07-03T05:03:36.440Z] c21be6ea5d6f: Waiting [2024-07-03T05:03:36.440Z] 1991d750d62b: Waiting [2024-07-03T05:03:36.440Z] 0a02f0ed53a5: Waiting [2024-07-03T05:03:36.440Z] 6304ca1e2076: Waiting [2024-07-03T05:03:36.440Z] 1875a26f1117: Waiting [2024-07-03T05:03:36.440Z] b69e773f08c2: Waiting [2024-07-03T05:03:36.440Z] 61a71205c786: Waiting [2024-07-03T05:03:36.440Z] 7bb84f9b00ac: Waiting [2024-07-03T05:03:36.440Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T05:03:36.440Z] 4f4fb700ef54: Download complete [2024-07-03T05:03:36.440Z] 337b172a7c47: Verifying Checksum [2024-07-03T05:03:36.440Z] 337b172a7c47: Download complete [2024-07-03T05:03:36.440Z] ec99f8b99825: Verifying Checksum [2024-07-03T05:03:36.440Z] ec99f8b99825: Download complete [2024-07-03T05:03:36.698Z] d917b3449c2f: Verifying Checksum [2024-07-03T05:03:36.698Z] d917b3449c2f: Download complete [2024-07-03T05:03:36.698Z] ec99f8b99825: Pull complete [2024-07-03T05:03:36.957Z] c21be6ea5d6f: Verifying Checksum [2024-07-03T05:03:36.957Z] c21be6ea5d6f: Download complete [2024-07-03T05:03:36.957Z] de4e19c7f685: Verifying Checksum [2024-07-03T05:03:36.957Z] de4e19c7f685: Download complete [2024-07-03T05:03:36.957Z] b69e773f08c2: Verifying Checksum [2024-07-03T05:03:36.957Z] b69e773f08c2: Download complete [2024-07-03T05:03:36.957Z] 6304ca1e2076: Verifying Checksum [2024-07-03T05:03:36.957Z] 6304ca1e2076: Download complete [2024-07-03T05:03:36.957Z] 7bb84f9b00ac: Verifying Checksum [2024-07-03T05:03:36.957Z] 7bb84f9b00ac: Download complete [2024-07-03T05:03:36.957Z] 61a71205c786: Verifying Checksum [2024-07-03T05:03:36.957Z] 61a71205c786: Download complete [2024-07-03T05:03:37.271Z] 337b172a7c47: Pull complete [2024-07-03T05:03:37.271Z] 9ee4b7ed4876: Download complete [2024-07-03T05:03:37.271Z] 130a7cf00216: Verifying Checksum [2024-07-03T05:03:37.271Z] 130a7cf00216: Download complete [2024-07-03T05:03:37.271Z] 4f4fb700ef54: Pull complete [2024-07-03T05:03:37.271Z] 0a02f0ed53a5: Verifying Checksum [2024-07-03T05:03:37.271Z] 0a02f0ed53a5: Download complete [2024-07-03T05:03:37.551Z] 1875a26f1117: Verifying Checksum [2024-07-03T05:03:37.551Z] 1875a26f1117: Download complete [2024-07-03T05:03:37.551Z] d917b3449c2f: Pull complete [2024-07-03T05:03:37.551Z] 0e9a38426947: Verifying Checksum [2024-07-03T05:03:37.551Z] 0e9a38426947: Download complete [2024-07-03T05:03:37.816Z] de4e19c7f685: Pull complete [2024-07-03T05:03:38.087Z] 1991d750d62b: Verifying Checksum [2024-07-03T05:03:38.087Z] 1991d750d62b: Download complete [2024-07-03T05:03:38.346Z] c21be6ea5d6f: Pull complete [2024-07-03T05:03:38.910Z] 6304ca1e2076: Pull complete [2024-07-03T05:03:38.910Z] b69e773f08c2: Pull complete [2024-07-03T05:03:38.910Z] 7bb84f9b00ac: Pull complete [2024-07-03T05:03:38.910Z] 61a71205c786: Pull complete [2024-07-03T05:03:39.168Z] 0e9a38426947: Pull complete [2024-07-03T05:03:39.424Z] 9ee4b7ed4876: Pull complete [2024-07-03T05:03:39.424Z] 130a7cf00216: Pull complete [2024-07-03T05:03:40.363Z] 1991d750d62b: Pull complete [2024-07-03T05:03:40.624Z] 0a02f0ed53a5: Pull complete [2024-07-03T05:03:40.624Z] 1875a26f1117: Pull complete [2024-07-03T05:03:40.624Z] Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 [2024-07-03T05:03:40.624Z] Status: Downloaded newer image for docker:latest [2024-07-03T05:03:45.910Z] ---> 3e59c7b5816b [2024-07-03T05:03:45.910Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T05:03:45.910Z] ---> Running in 2c3d2412f456 [2024-07-03T05:03:45.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T05:03:45.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T05:03:45.910Z] OK: 264 MiB in 52 packages [2024-07-03T05:03:46.169Z] Removing intermediate container 2c3d2412f456 [2024-07-03T05:03:46.169Z] ---> bd826cf8111a [2024-07-03T05:03:46.169Z] Step 10/15 : ENV GO111MODULE=on [2024-07-03T05:03:46.169Z] ---> Running in 1078992b8dd9 [2024-07-03T05:03:46.169Z] Removing intermediate container 1078992b8dd9 [2024-07-03T05:03:46.169Z] ---> 53ca195ce5ec [2024-07-03T05:03:46.169Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-03T05:03:46.169Z] ---> Running in 4b8747873c78 [2024-07-03T05:03:46.169Z] Removing intermediate container 4b8747873c78 [2024-07-03T05:03:46.169Z] ---> 919e6db3d4e8 [2024-07-03T05:03:46.169Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-03T05:03:46.428Z] ---> 5f6fe1379afe [2024-07-03T05:03:46.428Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T05:03:46.428Z] ---> Running in 26e5ab6a2b0c [2024-07-03T05:04:42.646Z] Removing intermediate container 26e5ab6a2b0c [2024-07-03T05:04:42.646Z] ---> 0ee71fff0012 [2024-07-03T05:04:42.646Z] Step 14/15 : COPY . . [2024-07-03T05:04:42.646Z] ---> 578c14cb5dc5 [2024-07-03T05:04:42.646Z] Step 15/15 : RUN ${MAKE} [2024-07-03T05:04:42.646Z] ---> Running in a19581586ba9 [2024-07-03T05:04:42.646Z] noop [2024-07-03T05:04:42.646Z] Removing intermediate container a19581586ba9 [2024-07-03T05:04:42.646Z] ---> fc2b456ea00d [2024-07-03T05:04:42.646Z] Successfully built fc2b456ea00d [2024-07-03T05:04:42.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:04:43.121Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T05:04:43.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:04:43.294Z] prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container [2024-07-03T05:04:43.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T05:04:43.687Z] $ docker top babaa277ffce77887c324acb82f250d0dc2e96c7fcf0bb319503dd0599dcfae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:04:44.125Z] + go version [2024-07-03T05:04:44.126Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T05:04:44.158Z] $ docker stop --time=1 babaa277ffce77887c324acb82f250d0dc2e96c7fcf0bb319503dd0599dcfae7 [2024-07-03T05:04:45.443Z] $ docker rm -f --volumes babaa277ffce77887c324acb82f250d0dc2e96c7fcf0bb319503dd0599dcfae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:04:46.230Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T05:04:46.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:04:46.399Z] prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container [2024-07-03T05:04:46.419Z] $ 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-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T05:04:46.743Z] $ docker top 99e9056c8c22c7d00b326f0475a3584bac7ff91867267a7863152381828db286 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:04:47.141Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-767 [Pipeline] fileExists [Pipeline] sh [2024-07-03T05:04:47.509Z] + make test [2024-07-03T05:04:47.509Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-03T05:04:48.888Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-03T05:04:58.857Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-07-03T05:04:58.857Z] /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 [2024-07-03T05:04:58.857Z] have (chan any, chan error, any, string) [2024-07-03T05:04:58.857Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-03T05:04:58.857Z] /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 [2024-07-03T05:04:58.857Z] have (chan any, chan error, interface{}, string) [2024-07-03T05:04:58.857Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-03T05:04:58.857Z] /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 [2024-07-03T05:04:58.857Z] have (chan any, chan error, interface{}, string) [2024-07-03T05:04:58.857Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-03T05:05:03.041Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-03T05:05:03.041Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-03T05:05:03.041Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-03T05:05:03.041Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-03T05:05:03.041Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-03T05:05:03.041Z] FAIL [2024-07-03T05:05:03.299Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-07-03T05:05:03.348Z] $ docker stop --time=1 99e9056c8c22c7d00b326f0475a3584bac7ff91867267a7863152381828db286 [2024-07-03T05:05:08.026Z] $ docker rm -f --volumes 99e9056c8c22c7d00b326f0475a3584bac7ff91867267a7863152381828db286 [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 [2024-07-03T05:05:09.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T05:05:09.473Z] [2024-07-03T05:05:09.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:05:09.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T05:05:09.864Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T05:05:09.864Z] 5eb5b503b376: Pulling fs layer [2024-07-03T05:05:09.864Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T05:05:09.864Z] ec43610c2a17: Pulling fs layer [2024-07-03T05:05:09.864Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T05:05:09.864Z] 33b1e0a273af: Pulling fs layer [2024-07-03T05:05:09.864Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T05:05:09.864Z] 2f39f015ded8: Pulling fs layer [2024-07-03T05:05:09.864Z] 5d3b04190fa2: Waiting [2024-07-03T05:05:09.864Z] 2f39f015ded8: Waiting [2024-07-03T05:05:09.864Z] 33b1e0a273af: Waiting [2024-07-03T05:05:09.864Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T05:05:09.864Z] 5c69ac0246d0: Download complete [2024-07-03T05:05:09.864Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T05:05:09.864Z] 3a2ae6a8a46f: Download complete [2024-07-03T05:05:09.864Z] 33b1e0a273af: Verifying Checksum [2024-07-03T05:05:09.864Z] 33b1e0a273af: Download complete [2024-07-03T05:05:09.864Z] ec43610c2a17: Verifying Checksum [2024-07-03T05:05:09.864Z] ec43610c2a17: Download complete [2024-07-03T05:05:09.864Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T05:05:09.864Z] 5d3b04190fa2: Download complete [2024-07-03T05:05:10.121Z] 5eb5b503b376: Verifying Checksum [2024-07-03T05:05:10.121Z] 5eb5b503b376: Download complete [2024-07-03T05:05:10.686Z] 2f39f015ded8: Download complete [2024-07-03T05:05:11.254Z] 5eb5b503b376: Pull complete [2024-07-03T05:05:11.512Z] 5c69ac0246d0: Pull complete [2024-07-03T05:05:11.772Z] ec43610c2a17: Pull complete [2024-07-03T05:05:11.772Z] 3a2ae6a8a46f: Pull complete [2024-07-03T05:05:12.031Z] 33b1e0a273af: Pull complete [2024-07-03T05:05:12.289Z] 5d3b04190fa2: Pull complete [2024-07-03T05:05:16.531Z] 2f39f015ded8: Pull complete [2024-07-03T05:05:16.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T05:05:16.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T05:05:16.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:05:16.799Z] prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container [2024-07-03T05:05:16.826Z] $ 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-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T05:05:20.285Z] $ docker top 4726a6fa9d38f77633161fc40ed4971009b8dbf33eae8e95a544e57c49d85bc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:05:20.774Z] ---> job-cost.sh [2024-07-03T05:05:20.774Z] lf-activate-venv: SKIPPING [2024-07-03T05:05:20.774Z] INFO: No Stack... [2024-07-03T05:05:21.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T05:05:21.599Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T05:05:21.914Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives/cost.csv [2024-07-03T05:05:21.914Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T05:05:21.964Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [2024-07-03T05:05:21.974Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] did not exist. Created. [2024-07-03T05:05:21.984Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T05:05:22.414Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T05:05:22.506Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T05:05:22.527Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T05:05:22.624Z] $ docker stop --time=1 4726a6fa9d38f77633161fc40ed4971009b8dbf33eae8e95a544e57c49d85bc4 [2024-07-03T05:05:23.772Z] $ docker rm -f --volumes 4726a6fa9d38f77633161fc40ed4971009b8dbf33eae8e95a544e57c49d85bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T05:05:24.220Z] Failed in branch amd64 [2024-07-03T05:06:17.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4883 in /w/workspace/edgexfoundry_edgex-ui-go_PR-767 [Pipeline] { [Pipeline] ws [2024-07-03T05:06:17.395Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-07-03T05:06:20.507Z] The recommended git tool is: git [2024-07-03T05:06:28.628Z] using credential edgex-jenkins-ssh [2024-07-03T05:06:28.655Z] Cloning the remote Git repository [2024-07-03T05:06:28.704Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-03T05:06:28.831Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-07-03T05:06:29.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-03T05:06:29.209Z] > git --version # timeout=10 [2024-07-03T05:06:29.252Z] > git --version # 'git version 2.25.1' [2024-07-03T05:06:29.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T05:06:29.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T05:06:34.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-03T05:06:34.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T05:06:35.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-03T05:06:35.459Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-03T05:06:35.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T05:06:35.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/767/head:refs/remotes/origin/PR-767 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T05:06:36.009Z] Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit aa57be1352ad4078016c6177c781697681255c8f [2024-07-03T05:06:36.620Z] Merge succeeded, producing aa57be1352ad4078016c6177c781697681255c8f [2024-07-03T05:06:36.621Z] Checking out Revision aa57be1352ad4078016c6177c781697681255c8f (PR-767) [2024-07-03T05:06:36.023Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T05:06:36.104Z] > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # timeout=10 [2024-07-03T05:06:36.514Z] > git remote # timeout=10 [2024-07-03T05:06:36.532Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T05:06:36.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T05:06:36.574Z] > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 [2024-07-03T05:06:36.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T05:06:36.622Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T05:06:36.634Z] > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # timeout=10 [2024-07-03T05:06:37.567Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-07-03T05:06:37.617Z] > git --version # timeout=10 [2024-07-03T05:06:37.635Z] > git --version # 'git version 2.25.1' [2024-07-03T05:06:37.651Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T05:06:42.469Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T05:06:42.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T05:06:42.469Z] Dload Upload Total Spent Left Speed [2024-07-03T05:06:42.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-07-03T05:06:42.821Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T05:06:43.172Z] + sudo tee /etc/docker/daemon.new [2024-07-03T05:06:43.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T05:06:43.172Z] { [2024-07-03T05:06:43.172Z] "registry-mirrors": [ [2024-07-03T05:06:43.172Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T05:06:43.172Z] ], [2024-07-03T05:06:43.172Z] "bip": "10.250.0.254/24", [2024-07-03T05:06:43.172Z] "hosts": [ [2024-07-03T05:06:43.172Z] "tcp://0.0.0.0:5555", [2024-07-03T05:06:43.172Z] "unix:///var/run/docker.sock" [2024-07-03T05:06:43.172Z] ], [2024-07-03T05:06:43.172Z] "mtu": 1458, [2024-07-03T05:06:43.172Z] "selinux-enabled": true, [2024-07-03T05:06:43.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T05:06:43.172Z] } [Pipeline] sh [2024-07-03T05:06:43.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T05:06:43.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T05:07:02.223Z] provisioning config files... [2024-07-03T05:07:02.253Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5413749751461499320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:07:02.742Z] ---> ****-login.sh [2024-07-03T05:07:02.742Z] nexus3.edgexfoundry.org:10001 [2024-07-03T05:07:03.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:07:03.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:07:03.334Z] Configure a credential helper to remove this warning. See [2024-07-03T05:07:03.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:07:03.334Z] [2024-07-03T05:07:03.334Z] Login Succeeded [2024-07-03T05:07:03.334Z] nexus3.edgexfoundry.org:10002 [2024-07-03T05:07:03.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:07:03.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:07:03.874Z] Configure a credential helper to remove this warning. See [2024-07-03T05:07:03.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:07:03.874Z] [2024-07-03T05:07:03.874Z] Login Succeeded [2024-07-03T05:07:03.874Z] nexus3.edgexfoundry.org:10003 [2024-07-03T05:07:04.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:07:04.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:07:04.146Z] Configure a credential helper to remove this warning. See [2024-07-03T05:07:04.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:07:04.146Z] [2024-07-03T05:07:04.146Z] Login Succeeded [2024-07-03T05:07:04.146Z] nexus3.edgexfoundry.org:10004 [2024-07-03T05:07:04.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:07:04.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:07:04.690Z] Configure a credential helper to remove this warning. See [2024-07-03T05:07:04.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:07:04.690Z] [2024-07-03T05:07:04.690Z] Login Succeeded [2024-07-03T05:07:04.690Z] ****.io [2024-07-03T05:07:04.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:07:04.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:07:04.958Z] Configure a credential helper to remove this warning. See [2024-07-03T05:07:04.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:07:04.958Z] [2024-07-03T05:07:04.958Z] Login Succeeded [2024-07-03T05:07:04.958Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T05:07:04.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T05:07:05.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T05:07:05.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T05:07:05.539Z] ========================================================= [2024-07-03T05:07:05.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T05:07:05.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:07:06.087Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T05:07:07.533Z] Sending build context to Docker daemon 35.46MB [2024-07-03T05:07:07.534Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T05:07:07.534Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-03T05:07:07.534Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T05:07:07.534Z] c6b39de5b339: Pulling fs layer [2024-07-03T05:07:07.534Z] a69c41024577: Pulling fs layer [2024-07-03T05:07:07.534Z] d6de4b400683: Pulling fs layer [2024-07-03T05:07:07.534Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T05:07:07.534Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T05:07:07.534Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T05:07:07.534Z] 00f215d4a9da: Pulling fs layer [2024-07-03T05:07:07.534Z] 35cb2a7552d0: Waiting [2024-07-03T05:07:07.534Z] 4f4fb700ef54: Waiting [2024-07-03T05:07:07.534Z] 464afbd9ba4c: Waiting [2024-07-03T05:07:07.534Z] d496ad576159: Pulling fs layer [2024-07-03T05:07:07.534Z] 00f215d4a9da: Waiting [2024-07-03T05:07:07.534Z] d496ad576159: Waiting [2024-07-03T05:07:07.534Z] a69c41024577: Download complete [2024-07-03T05:07:07.534Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T05:07:07.534Z] 35cb2a7552d0: Download complete [2024-07-03T05:07:07.802Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T05:07:07.802Z] 4f4fb700ef54: Download complete [2024-07-03T05:07:07.802Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T05:07:07.802Z] 464afbd9ba4c: Download complete [2024-07-03T05:07:07.802Z] c6b39de5b339: Download complete [2024-07-03T05:07:08.387Z] d496ad576159: Download complete [2024-07-03T05:07:08.656Z] c6b39de5b339: Pull complete [2024-07-03T05:07:09.252Z] a69c41024577: Pull complete [2024-07-03T05:07:09.837Z] d6de4b400683: Verifying Checksum [2024-07-03T05:07:09.837Z] d6de4b400683: Download complete [2024-07-03T05:07:10.794Z] 00f215d4a9da: Verifying Checksum [2024-07-03T05:07:10.794Z] 00f215d4a9da: Download complete [2024-07-03T05:07:23.117Z] d6de4b400683: Pull complete [2024-07-03T05:07:23.117Z] 35cb2a7552d0: Pull complete [2024-07-03T05:07:23.117Z] 4f4fb700ef54: Pull complete [2024-07-03T05:07:23.117Z] 464afbd9ba4c: Pull complete [2024-07-03T05:07:33.205Z] 00f215d4a9da: Pull complete [2024-07-03T05:07:33.205Z] d496ad576159: Pull complete [2024-07-03T05:07:33.205Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T05:07:33.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T05:07:33.205Z] ---> f246e2811388 [2024-07-03T05:07:33.205Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-03T05:07:35.150Z] ---> Running in b61ed1701e63 [2024-07-03T05:07:35.739Z] Removing intermediate container b61ed1701e63 [2024-07-03T05:07:35.739Z] ---> fae01e2b795b [2024-07-03T05:07:35.739Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T05:07:35.739Z] ---> Running in f3a98d2dbcca [2024-07-03T05:07:37.151Z] Removing intermediate container f3a98d2dbcca [2024-07-03T05:07:37.151Z] ---> e74e9c6e02f1 [2024-07-03T05:07:37.151Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T05:07:37.151Z] ---> Running in a9db67c9abb4 [2024-07-03T05:07:37.738Z] Removing intermediate container a9db67c9abb4 [2024-07-03T05:07:37.738Z] ---> 83c26608c959 [2024-07-03T05:07:37.738Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-03T05:07:37.738Z] ---> Running in 0ec01822666f [2024-07-03T05:07:38.007Z] Removing intermediate container 0ec01822666f [2024-07-03T05:07:38.007Z] ---> 0fc8b3a3e384 [2024-07-03T05:07:38.007Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-03T05:07:38.007Z] ---> Running in 88f20a7f5ca1 [2024-07-03T05:07:38.276Z] Removing intermediate container 88f20a7f5ca1 [2024-07-03T05:07:38.276Z] ---> ae7386fd9d36 [2024-07-03T05:07:38.276Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-03T05:07:38.860Z] latest: Pulling from library/docker [2024-07-03T05:07:38.860Z] a258b2a6b59a: Pulling fs layer [2024-07-03T05:07:38.860Z] fd3b21a9b13e: Pulling fs layer [2024-07-03T05:07:38.860Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T05:07:38.860Z] 586562bcc1cb: Pulling fs layer [2024-07-03T05:07:38.860Z] 74f18f513eb6: Pulling fs layer [2024-07-03T05:07:38.860Z] fe274b42de9c: Pulling fs layer [2024-07-03T05:07:38.860Z] ab3205340939: Pulling fs layer [2024-07-03T05:07:38.860Z] baaabb9d2065: Pulling fs layer [2024-07-03T05:07:38.860Z] 586562bcc1cb: Waiting [2024-07-03T05:07:38.860Z] ae2168fa498f: Pulling fs layer [2024-07-03T05:07:38.860Z] 74f18f513eb6: Waiting [2024-07-03T05:07:38.860Z] fe274b42de9c: Waiting [2024-07-03T05:07:38.860Z] baaabb9d2065: Waiting [2024-07-03T05:07:38.860Z] 9dac0657b129: Pulling fs layer [2024-07-03T05:07:38.860Z] ab3205340939: Waiting [2024-07-03T05:07:38.860Z] 0c6772d9dda2: Pulling fs layer [2024-07-03T05:07:38.860Z] ae2168fa498f: Waiting [2024-07-03T05:07:38.860Z] b14865a998e9: Pulling fs layer [2024-07-03T05:07:38.860Z] 0c6772d9dda2: Waiting [2024-07-03T05:07:38.860Z] 2b718259c71d: Pulling fs layer [2024-07-03T05:07:38.860Z] b14865a998e9: Waiting [2024-07-03T05:07:38.860Z] 71228ad5c8bd: Pulling fs layer [2024-07-03T05:07:38.860Z] 2b718259c71d: Waiting [2024-07-03T05:07:38.860Z] 69c3cede826c: Pulling fs layer [2024-07-03T05:07:38.860Z] 71228ad5c8bd: Waiting [2024-07-03T05:07:38.860Z] 25bca4a4996d: Pulling fs layer [2024-07-03T05:07:38.860Z] 69c3cede826c: Waiting [2024-07-03T05:07:38.860Z] 25bca4a4996d: Waiting [2024-07-03T05:07:39.129Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T05:07:39.129Z] 4f4fb700ef54: Download complete [2024-07-03T05:07:39.129Z] fd3b21a9b13e: Verifying Checksum [2024-07-03T05:07:39.129Z] fd3b21a9b13e: Download complete [2024-07-03T05:07:39.129Z] a258b2a6b59a: Verifying Checksum [2024-07-03T05:07:39.129Z] a258b2a6b59a: Download complete [2024-07-03T05:07:39.129Z] 586562bcc1cb: Verifying Checksum [2024-07-03T05:07:39.129Z] 586562bcc1cb: Download complete [2024-07-03T05:07:40.105Z] fe274b42de9c: Verifying Checksum [2024-07-03T05:07:40.105Z] fe274b42de9c: Download complete [2024-07-03T05:07:40.105Z] 74f18f513eb6: Verifying Checksum [2024-07-03T05:07:40.105Z] 74f18f513eb6: Download complete [2024-07-03T05:07:40.105Z] ab3205340939: Verifying Checksum [2024-07-03T05:07:40.105Z] ab3205340939: Download complete [2024-07-03T05:07:40.105Z] baaabb9d2065: Verifying Checksum [2024-07-03T05:07:40.105Z] baaabb9d2065: Download complete [2024-07-03T05:07:40.375Z] a258b2a6b59a: Pull complete [2024-07-03T05:07:40.375Z] 9dac0657b129: Verifying Checksum [2024-07-03T05:07:40.375Z] 9dac0657b129: Download complete [2024-07-03T05:07:40.375Z] ae2168fa498f: Download complete [2024-07-03T05:07:40.375Z] b14865a998e9: Verifying Checksum [2024-07-03T05:07:40.375Z] b14865a998e9: Download complete [2024-07-03T05:07:40.375Z] 2b718259c71d: Verifying Checksum [2024-07-03T05:07:40.375Z] 2b718259c71d: Download complete [2024-07-03T05:07:40.643Z] 69c3cede826c: Verifying Checksum [2024-07-03T05:07:40.643Z] 69c3cede826c: Download complete [2024-07-03T05:07:40.643Z] 25bca4a4996d: Verifying Checksum [2024-07-03T05:07:40.643Z] 25bca4a4996d: Download complete [2024-07-03T05:07:40.913Z] 0c6772d9dda2: Verifying Checksum [2024-07-03T05:07:40.913Z] 0c6772d9dda2: Download complete [2024-07-03T05:07:40.913Z] fd3b21a9b13e: Pull complete [2024-07-03T05:07:41.499Z] 4f4fb700ef54: Pull complete [2024-07-03T05:07:41.499Z] 586562bcc1cb: Pull complete [2024-07-03T05:07:42.088Z] 71228ad5c8bd: Verifying Checksum [2024-07-03T05:07:42.088Z] 71228ad5c8bd: Download complete [2024-07-03T05:07:42.675Z] 74f18f513eb6: Pull complete [2024-07-03T05:07:44.088Z] fe274b42de9c: Pull complete [2024-07-03T05:07:45.590Z] ab3205340939: Pull complete [2024-07-03T05:07:45.860Z] baaabb9d2065: Pull complete [2024-07-03T05:07:46.138Z] ae2168fa498f: Pull complete [2024-07-03T05:07:46.412Z] 9dac0657b129: Pull complete [2024-07-03T05:07:48.371Z] 0c6772d9dda2: Pull complete [2024-07-03T05:07:48.371Z] b14865a998e9: Pull complete [2024-07-03T05:07:48.651Z] 2b718259c71d: Pull complete [2024-07-03T05:07:52.912Z] 71228ad5c8bd: Pull complete [2024-07-03T05:07:52.912Z] 69c3cede826c: Pull complete [2024-07-03T05:07:52.912Z] 25bca4a4996d: Pull complete [2024-07-03T05:07:52.912Z] Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 [2024-07-03T05:07:53.180Z] Status: Downloaded newer image for docker:latest [2024-07-03T05:07:55.768Z] ---> 340cf4a105b4 [2024-07-03T05:07:55.768Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T05:07:55.768Z] ---> Running in 036ea3c25e02 [2024-07-03T05:07:56.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T05:07:57.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T05:07:58.289Z] OK: 266 MiB in 52 packages [2024-07-03T05:07:59.251Z] Removing intermediate container 036ea3c25e02 [2024-07-03T05:07:59.251Z] ---> a123e9210c7e [2024-07-03T05:07:59.251Z] Step 10/15 : ENV GO111MODULE=on [2024-07-03T05:07:59.251Z] ---> Running in 1b8ba8f98d53 [2024-07-03T05:07:59.523Z] Removing intermediate container 1b8ba8f98d53 [2024-07-03T05:07:59.523Z] ---> 1c5443f9b588 [2024-07-03T05:07:59.523Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-03T05:07:59.523Z] ---> Running in a6ef6190c148 [2024-07-03T05:08:00.111Z] Removing intermediate container a6ef6190c148 [2024-07-03T05:08:00.111Z] ---> 51b983ed4f10 [2024-07-03T05:08:00.111Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-03T05:08:00.706Z] ---> 2a038535a882 [2024-07-03T05:08:00.706Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T05:08:00.706Z] ---> Running in 69dcb82286f1 [2024-07-03T05:10:07.412Z] Removing intermediate container 69dcb82286f1 [2024-07-03T05:10:07.412Z] ---> b99a6d6ecb93 [2024-07-03T05:10:07.412Z] Step 14/15 : COPY . . [2024-07-03T05:10:07.412Z] ---> 6d1398bbdb2b [2024-07-03T05:10:07.412Z] Step 15/15 : RUN ${MAKE} [2024-07-03T05:10:07.412Z] ---> Running in 7a05d377f826 [2024-07-03T05:10:07.412Z] noop [2024-07-03T05:10:07.412Z] Removing intermediate container 7a05d377f826 [2024-07-03T05:10:07.412Z] ---> 240e82f8649d [2024-07-03T05:10:07.412Z] Successfully built 240e82f8649d [2024-07-03T05:10:07.412Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:10:07.937Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T05:10:07.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:10:08.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container [2024-07-03T05:10:08.309Z] $ 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 [2024-07-03T05:10:09.571Z] $ docker top 09cac1090459119b01503b208650f9833f4bf635901d91c6ce20414e1a894cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:10:10.457Z] + go version [2024-07-03T05:10:10.457Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T05:10:10.491Z] $ docker stop --time=1 09cac1090459119b01503b208650f9833f4bf635901d91c6ce20414e1a894cb4 [2024-07-03T05:10:12.109Z] $ docker rm -f --volumes 09cac1090459119b01503b208650f9833f4bf635901d91c6ce20414e1a894cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:10:13.102Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T05:10:13.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:10:13.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container [2024-07-03T05:10:13.476Z] $ 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 [2024-07-03T05:10:14.696Z] $ docker top 7eb90370d163ecaf277269b8da72354fdede888dc507738d537174134087b832 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:10:15.584Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T05:10:16.307Z] + make test [2024-07-03T05:10:16.307Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-03T05:10:22.975Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-03T05:12:14.643Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-07-03T05:12:14.643Z] /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 [2024-07-03T05:12:14.643Z] have (chan any, chan error, any, string) [2024-07-03T05:12:14.643Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-03T05:12:14.643Z] /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 [2024-07-03T05:12:14.643Z] have (chan any, chan error, interface{}, string) [2024-07-03T05:12:14.643Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-03T05:12:14.643Z] /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 [2024-07-03T05:12:14.643Z] have (chan any, chan error, interface{}, string) [2024-07-03T05:12:14.643Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-03T05:13:22.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-03T05:13:22.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-03T05:13:22.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-03T05:13:22.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-03T05:13:22.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-03T05:13:22.543Z] FAIL [2024-07-03T05:13:22.543Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-07-03T05:13:22.592Z] $ docker stop --time=1 7eb90370d163ecaf277269b8da72354fdede888dc507738d537174134087b832 [2024-07-03T05:13:24.617Z] $ docker rm -f --volumes 7eb90370d163ecaf277269b8da72354fdede888dc507738d537174134087b832 [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 [2024-07-03T05:13:26.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T05:13:26.811Z] [2024-07-03T05:13:26.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:13:27.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T05:13:27.501Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T05:13:27.501Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T05:13:27.501Z] 04944245beec: Pulling fs layer [2024-07-03T05:13:27.501Z] 699f458cf7ca: Pulling fs layer [2024-07-03T05:13:27.501Z] 765212b225bb: Pulling fs layer [2024-07-03T05:13:27.501Z] f23df028b6ca: Pulling fs layer [2024-07-03T05:13:27.501Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T05:13:27.501Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T05:13:27.501Z] f23df028b6ca: Waiting [2024-07-03T05:13:27.501Z] 2437ff75d9bd: Waiting [2024-07-03T05:13:27.501Z] d65c8cfc05b1: Waiting [2024-07-03T05:13:27.501Z] 765212b225bb: Waiting [2024-07-03T05:13:27.501Z] 04944245beec: Verifying Checksum [2024-07-03T05:13:27.501Z] 04944245beec: Download complete [2024-07-03T05:13:27.501Z] 765212b225bb: Verifying Checksum [2024-07-03T05:13:27.501Z] 765212b225bb: Download complete [2024-07-03T05:13:27.769Z] f23df028b6ca: Download complete [2024-07-03T05:13:27.769Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T05:13:27.769Z] d65c8cfc05b1: Download complete [2024-07-03T05:13:27.769Z] 699f458cf7ca: Verifying Checksum [2024-07-03T05:13:27.769Z] 699f458cf7ca: Download complete [2024-07-03T05:13:28.352Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T05:13:28.352Z] 8998bd30e6a1: Download complete [2024-07-03T05:13:30.932Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T05:13:30.932Z] 2437ff75d9bd: Download complete [2024-07-03T05:13:32.890Z] 8998bd30e6a1: Pull complete [2024-07-03T05:13:33.479Z] 04944245beec: Pull complete [2024-07-03T05:13:35.429Z] 699f458cf7ca: Pull complete [2024-07-03T05:13:35.429Z] 765212b225bb: Pull complete [2024-07-03T05:13:36.388Z] f23df028b6ca: Pull complete [2024-07-03T05:13:36.388Z] d65c8cfc05b1: Pull complete [2024-07-03T05:13:54.645Z] 2437ff75d9bd: Pull complete [2024-07-03T05:13:54.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T05:13:54.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T05:13:54.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:13:55.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container [2024-07-03T05:13:55.103Z] $ 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 [2024-07-03T05:13:57.883Z] $ docker top 6b7ad83ea4a1b1cf15816a3cc20b894b29a97271a6b31bf4bae4ec3ed78b6a3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:13:58.836Z] ---> job-cost.sh [2024-07-03T05:13:58.836Z] lf-activate-venv: SKIPPING [2024-07-03T05:13:58.836Z] INFO: No Stack... [2024-07-03T05:13:59.103Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T05:14:00.063Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T05:14:00.728Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-07-03T05:14:00.728Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T05:14:00.818Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [2024-07-03T05:14:00.825Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] did not exist. Created. [2024-07-03T05:14:00.833Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T05:14:01.580Z] /w/workspace/edgex-ui-go/1@tmp/durable-1d033fef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T05:14:02.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T05:14:02.303Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T05:14:02.995Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T05:14:03.017Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T05:14:03.117Z] $ docker stop --time=1 6b7ad83ea4a1b1cf15816a3cc20b894b29a97271a6b31bf4bae4ec3ed78b6a3c [2024-07-03T05:14:04.642Z] $ docker rm -f --volumes 6b7ad83ea4a1b1cf15816a3cc20b894b29a97271a6b31bf4bae4ec3ed78b6a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T05:14:05.517Z] 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 [2024-07-03T05:14:08.078Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives ] [2024-07-03T05:14:08.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives [2024-07-03T05:14:08.078Z] total 16 [2024-07-03T05:14:08.078Z] drwxr-xr-x 3 root root 4096 Jul 3 05:05 . [2024-07-03T05:14:08.078Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 05:05 .. [2024-07-03T05:14:08.078Z] drwxr-xr-x 2 root root 4096 Jul 3 05:05 cost [2024-07-03T05:14:08.078Z] -rw-r--r-- 1 root root 83 Jul 3 05:05 cost.csv [2024-07-03T05:14:08.078Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives [2024-07-03T05:14:08.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives [2024-07-03T05:14:08.078Z] total 16 [2024-07-03T05:14:08.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 05:05 . [2024-07-03T05:14:08.078Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 05:05 .. [2024-07-03T05:14:08.078Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 05:05 cost [2024-07-03T05:14:08.078Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 3 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:08.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:09.323Z] ---> package-listing.sh [2024-07-03T05:14:09.323Z] ++ facter osfamily [2024-07-03T05:14:09.323Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T05:14:09.584Z] + OS_FAMILY=debian [2024-07-03T05:14:09.584Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-767 [2024-07-03T05:14:09.584Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T05:14:09.584Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T05:14:09.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T05:14:09.584Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T05:14:09.584Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-767 ']' [2024-07-03T05:14:09.584Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T05:14:09.584Z] + case "${OS_FAMILY}" in [2024-07-03T05:14:09.584Z] + grep '^ii' [2024-07-03T05:14:09.584Z] + dpkg -l [2024-07-03T05:14:09.584Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T05:14:09.584Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T05:14:09.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T05:14:09.584Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-767 ']' [2024-07-03T05:14:09.584Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives/ [2024-07-03T05:14:09.584Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives/ [Pipeline] echo [2024-07-03T05:14:09.625Z] 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-767/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T05:14:09.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:14:10.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T05:14:10.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:14:10.738Z] prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container [2024-07-03T05:14:10.769Z] $ 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-767/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-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@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 [2024-07-03T05:14:11.030Z] $ docker top 0177e1e779f9a902cf4730847f1ec4994fa01381909ff5fd1ca2c5bf8cac469f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:14:11.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T05:14:11.773Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T05:14:12.085Z] + ls /var/log/sa-host [2024-07-03T05:14:12.085Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T05:14:12.324Z] provisioning config files... [2024-07-03T05:14:12.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/config9529232894757981464tmp [Pipeline] { [Pipeline] echo [2024-07-03T05:14:12.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:12.720Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T05:14:12.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:13.182Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T05:14:13.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:13.546Z] ---> sudo-logs.sh [2024-07-03T05:14:13.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T05:14:13.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:13.994Z] ---> job-cost.sh [2024-07-03T05:14:13.994Z] lf-activate-venv: SKIPPING [2024-07-03T05:14:13.994Z] DEBUG: total: 0.2199999988079071 [2024-07-03T05:14:13.994Z] INFO: Retrieving Stack Cost... [2024-07-03T05:14:14.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T05:14:14.822Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T05:14:14.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:14:15.182Z] ---> logs-deploy.sh [2024-07-03T05:14:15.183Z] lf-activate-venv: SKIPPING [2024-07-03T05:14:15.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-767/1 [2024-07-03T05:14:15.183Z] INFO: archiving workspace using pattern(s): [2024-07-03T05:14:16.122Z] Archives upload complete. [2024-07-03T05:14:16.122Z] INFO: archiving logs to Nexus [2024-07-03T05:14:16.780Z] ---> uname -a: [2024-07-03T05:14:16.780Z] Linux prd-ubuntu20-04-docker-8c-8g-4881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z] ---> lscpu: [2024-07-03T05:14:16.780Z] Architecture: x86_64 [2024-07-03T05:14:16.780Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-03T05:14:16.780Z] Byte Order: Little Endian [2024-07-03T05:14:16.780Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-03T05:14:16.780Z] CPU(s): 8 [2024-07-03T05:14:16.780Z] On-line CPU(s) list: 0-7 [2024-07-03T05:14:16.780Z] Thread(s) per core: 1 [2024-07-03T05:14:16.780Z] Core(s) per socket: 1 [2024-07-03T05:14:16.780Z] Socket(s): 8 [2024-07-03T05:14:16.780Z] NUMA node(s): 1 [2024-07-03T05:14:16.780Z] Vendor ID: AuthenticAMD [2024-07-03T05:14:16.780Z] CPU family: 23 [2024-07-03T05:14:16.780Z] Model: 49 [2024-07-03T05:14:16.780Z] Model name: AMD EPYC-Rome Processor [2024-07-03T05:14:16.780Z] Stepping: 0 [2024-07-03T05:14:16.780Z] CPU MHz: 2800.000 [2024-07-03T05:14:16.780Z] BogoMIPS: 5600.00 [2024-07-03T05:14:16.780Z] Virtualization: AMD-V [2024-07-03T05:14:16.780Z] Hypervisor vendor: KVM [2024-07-03T05:14:16.780Z] Virtualization type: full [2024-07-03T05:14:16.780Z] L1d cache: 256 KiB [2024-07-03T05:14:16.780Z] L1i cache: 256 KiB [2024-07-03T05:14:16.780Z] L2 cache: 4 MiB [2024-07-03T05:14:16.780Z] L3 cache: 128 MiB [2024-07-03T05:14:16.780Z] NUMA node0 CPU(s): 0-7 [2024-07-03T05:14:16.780Z] Vulnerability Itlb multihit: Not affected [2024-07-03T05:14:16.780Z] Vulnerability L1tf: Not affected [2024-07-03T05:14:16.780Z] Vulnerability Mds: Not affected [2024-07-03T05:14:16.780Z] Vulnerability Meltdown: Not affected [2024-07-03T05:14:16.780Z] Vulnerability Mmio stale data: Not affected [2024-07-03T05:14:16.780Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-03T05:14:16.780Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-03T05:14:16.780Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-03T05:14:16.780Z] Vulnerability Srbds: Not affected [2024-07-03T05:14:16.780Z] Vulnerability Tsx async abort: Not affected [2024-07-03T05:14:16.780Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z] ---> nproc: [2024-07-03T05:14:16.780Z] 8 [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z] ---> df -h: [2024-07-03T05:14:16.780Z] Filesystem Size Used Avail Use% Mounted on [2024-07-03T05:14:16.780Z] overlay 155G 12G 143G 8% / [2024-07-03T05:14:16.780Z] tmpfs 64M 0 64M 0% /dev [2024-07-03T05:14:16.780Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-03T05:14:16.780Z] shm 64M 0 64M 0% /dev/shm [2024-07-03T05:14:16.780Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-03T05:14:16.780Z] [2024-07-03T05:14:16.780Z]