Pull request #722 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6768ed8dc93ad3f0425f2e193bc76db4ec70d308+76c7bda26704e13abda599293f14a45310026ab6 (e6a625fca792d7ad13bad51af8a3cffcd3803947) 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-ssh8097683448521487994.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12460435339454824129.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-722/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-722/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17821841842697831362.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-722/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8754478626885535141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10805744982618534539.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-722/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-722/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11047650325345268188.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-524’ Running on prd-ubuntu20.04-docker-8c-8g-527 in /w/workspace/edgexfoundry_edgex-ui-go_PR-722 [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-722 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/722/head:refs/remotes/origin/PR-722 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 Merge succeeded, producing 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 Checking out Revision 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 (PR-722) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # 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 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T04:55:46.474Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T04:55:46.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T04:55:46.788Z] ========================================================= [2024-03-21T04:55:46.788Z] EdgeX Global Pipelines Version Info [2024-03-21T04:55:46.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:55:47.551Z] ------------------- [2024-03-21T04:55:47.551Z] stable info: [2024-03-21T04:55:47.551Z] ------------------- [2024-03-21T04:55:47.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T04:55:47.551Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T04:55:47.551Z] Message: update stable to v1.0.258 [2024-03-21T04:55:48.123Z] ------------------- [2024-03-21T04:55:48.123Z] experimental info: [2024-03-21T04:55:48.123Z] ------------------- [2024-03-21T04:55:48.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T04:55:48.123Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T04:55:48.123Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T04:55:48.318Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-21T04:55:48.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-21T04:55:48.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T04:55:48.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T04:55:48.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T04:55:48.607Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T04:55:48.658Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T04:55:48.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T04:55:48.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T04:55:48.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T04:55:48.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T04:55:48.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-21T04:55:48.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T04:55:49.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T04:55:49.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T04:55:49.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T04:55:49.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T04:55:49.213Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T04:55:49.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T04:55:49.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T04:55:49.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T04:55:49.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T04:55:49.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T04:55:49.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T04:55:49.573Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T04:55:49.626Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T04:55:49.680Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T04:55:49.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-722 [Pipeline] echo [2024-03-21T04:55:49.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-722 [Pipeline] echo [2024-03-21T04:55:49.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-722 [Pipeline] echo [2024-03-21T04:55:49.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo [2024-03-21T04:55:49.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6768ed8 [Pipeline] echo [2024-03-21T04:55:49.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T04:55:50.119Z] provisioning config files... [2024-03-21T04:55:50.135Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/config14519231017909137875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:55:50.508Z] ---> ****-login.sh [2024-03-21T04:55:50.508Z] nexus3.edgexfoundry.org:10001 [2024-03-21T04:55:50.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:50.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:50.770Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:50.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:50.770Z] [2024-03-21T04:55:50.770Z] Login Succeeded [2024-03-21T04:55:50.770Z] nexus3.edgexfoundry.org:10002 [2024-03-21T04:55:50.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:50.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:50.770Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:50.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:50.770Z] [2024-03-21T04:55:50.770Z] Login Succeeded [2024-03-21T04:55:50.770Z] nexus3.edgexfoundry.org:10003 [2024-03-21T04:55:51.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:51.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:51.030Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:51.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:51.030Z] [2024-03-21T04:55:51.030Z] Login Succeeded [2024-03-21T04:55:51.030Z] nexus3.edgexfoundry.org:10004 [2024-03-21T04:55:51.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:51.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:51.030Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:51.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:51.030Z] [2024-03-21T04:55:51.030Z] Login Succeeded [2024-03-21T04:55:51.030Z] ****.io [2024-03-21T04:55:51.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:51.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:51.292Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:51.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:51.292Z] [2024-03-21T04:55:51.292Z] Login Succeeded [2024-03-21T04:55:51.292Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T04:55:51.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T04:55:52.898Z] + git rev-list -1 --merges 6768ed8dc93ad3f0425f2e193bc76db4ec70d308~1..6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo [2024-03-21T04:55:52.939Z] -----------> git rev-list -1 --merges 6768ed8dc93ad3f0425f2e193bc76db4ec70d308~1..6768ed8dc93ad3f0425f2e193bc76db4ec70d308 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [false] [Pipeline] sh [2024-03-21T04:55:53.253Z] + git log --format=format:%s -1 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo [2024-03-21T04:55:53.289Z] ========================================================= [2024-03-21T04:55:53.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T04:55:53.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T04:55:53.731Z] + git log --format=format:%s -1 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo [2024-03-21T04:55:53.765Z] [semverPrep] GIT_COMMIT: 6768ed8dc93ad3f0425f2e193bc76db4ec70d308, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-21T04:55:53.799Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T04:55:54.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T04:55:54.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T04:55:54.186Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T04:55:54.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T04:55:54.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T04:55:54.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T04:55:54.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:55:54.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T04:55:54.609Z] [2024-03-21T04:55:54.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:55:54.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T04:55:54.991Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T04:55:54.992Z] b85a868b505f: Pulling fs layer [2024-03-21T04:55:54.992Z] e2be974225ed: Pulling fs layer [2024-03-21T04:55:54.992Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T04:55:54.992Z] 988bab9f4d93: Pulling fs layer [2024-03-21T04:55:54.992Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T04:55:54.992Z] eaf3925da568: Pulling fs layer [2024-03-21T04:55:54.992Z] bab4dde63d76: Pulling fs layer [2024-03-21T04:55:54.992Z] bde34c3a00c8: Pulling fs layer [2024-03-21T04:55:54.992Z] b352a97aabf1: Pulling fs layer [2024-03-21T04:55:54.992Z] 4872d77fe225: Pulling fs layer [2024-03-21T04:55:54.992Z] 5851b861e8e6: Pulling fs layer [2024-03-21T04:55:54.992Z] 1469e6f7b9e6: Waiting [2024-03-21T04:55:54.992Z] 988bab9f4d93: Waiting [2024-03-21T04:55:54.992Z] 5851b861e8e6: Waiting [2024-03-21T04:55:54.992Z] 4872d77fe225: Waiting [2024-03-21T04:55:54.992Z] b352a97aabf1: Waiting [2024-03-21T04:55:54.992Z] bab4dde63d76: Waiting [2024-03-21T04:55:54.992Z] bde34c3a00c8: Waiting [2024-03-21T04:55:54.992Z] eaf3925da568: Waiting [2024-03-21T04:55:54.992Z] e2be974225ed: Download complete [2024-03-21T04:55:54.992Z] 988bab9f4d93: Verifying Checksum [2024-03-21T04:55:54.992Z] 988bab9f4d93: Download complete [2024-03-21T04:55:55.251Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T04:55:55.251Z] 1469e6f7b9e6: Download complete [2024-03-21T04:55:55.251Z] eaf3925da568: Verifying Checksum [2024-03-21T04:55:55.251Z] eaf3925da568: Download complete [2024-03-21T04:55:55.251Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T04:55:55.251Z] 339a4e72a1f5: Download complete [2024-03-21T04:55:55.251Z] bde34c3a00c8: Download complete [2024-03-21T04:55:55.251Z] b352a97aabf1: Download complete [2024-03-21T04:55:55.251Z] 4872d77fe225: Verifying Checksum [2024-03-21T04:55:55.251Z] 4872d77fe225: Download complete [2024-03-21T04:55:55.251Z] 5851b861e8e6: Verifying Checksum [2024-03-21T04:55:55.251Z] 5851b861e8e6: Download complete [2024-03-21T04:55:55.251Z] b85a868b505f: Verifying Checksum [2024-03-21T04:55:55.251Z] b85a868b505f: Download complete [2024-03-21T04:55:55.511Z] bab4dde63d76: Verifying Checksum [2024-03-21T04:55:55.511Z] bab4dde63d76: Download complete [2024-03-21T04:55:56.446Z] b85a868b505f: Pull complete [2024-03-21T04:55:56.446Z] e2be974225ed: Pull complete [2024-03-21T04:55:57.014Z] 339a4e72a1f5: Pull complete [2024-03-21T04:55:57.014Z] 988bab9f4d93: Pull complete [2024-03-21T04:55:57.272Z] 1469e6f7b9e6: Pull complete [2024-03-21T04:55:57.273Z] eaf3925da568: Pull complete [2024-03-21T04:55:59.173Z] bab4dde63d76: Pull complete [2024-03-21T04:55:59.173Z] bde34c3a00c8: Pull complete [2024-03-21T04:55:59.173Z] b352a97aabf1: Pull complete [2024-03-21T04:55:59.173Z] 4872d77fe225: Pull complete [2024-03-21T04:55:59.173Z] 5851b861e8e6: Pull complete [2024-03-21T04:55:59.173Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T04:55:59.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T04:55:59.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:55:59.441Z] prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container [2024-03-21T04:55:59.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T04:56:03.012Z] $ docker top 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df -eo pid,comm [2024-03-21T04:56:03.067Z] 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-03-21T04:56:03.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T04:56:03.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T04:56:03.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T04:56:03.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T04:56:03.326Z] $ docker exec 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent [2024-03-21T04:56:03.424Z] SSH_AUTH_SOCK=/tmp/ssh-r7xqvWcmrbZn/agent.32 [2024-03-21T04:56:03.424Z] SSH_AGENT_PID=38 [2024-03-21T04:56:03.431Z] Running ssh-add (command line suppressed) [2024-03-21T04:56:03.530Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_308479635435682336.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_308479635435682336.key) [2024-03-21T04:56:03.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T04:56:03.885Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T04:56:03.912Z] $ docker exec --env ******** --env ******** 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent -k [2024-03-21T04:56:04.011Z] unset SSH_AUTH_SOCK; [2024-03-21T04:56:04.012Z] unset SSH_AGENT_PID; [2024-03-21T04:56:04.012Z] echo Agent pid 38 killed; [2024-03-21T04:56:04.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T04:56:04.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T04:56:04.117Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T04:56:04.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T04:56:04.227Z] $ docker exec 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent [2024-03-21T04:56:04.330Z] SSH_AUTH_SOCK=/tmp/ssh-yPG1uxclwKO6/agent.71 [2024-03-21T04:56:04.330Z] SSH_AGENT_PID=77 [2024-03-21T04:56:04.336Z] Running ssh-add (command line suppressed) [2024-03-21T04:56:04.435Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_12310828406624763232.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_12310828406624763232.key) [2024-03-21T04:56:04.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T04:56:04.788Z] + git semver init [2024-03-21T04:56:05.047Z] 2024-03-21 04:56:04,964 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T04:56:05.047Z] 2024-03-21 04:56:04,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver [2024-03-21T04:56:05.047Z] 2024-03-21 04:56:04,966 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver [2024-03-21T04:56:05.047Z] 2024-03-21 04:56:04,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-722, universal_newlines=False, shell=None, istream=None) [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,094 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.git/info/exclude [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver/PR-722 with force:False [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,095 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver/PR-722 [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,099 [execute] INFO git cat-file --batch-check [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,106 [execute] INFO git cat-file --batch [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T04:56:07.588Z] 2024-03-21 04:56:07,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver/PR-722 [2024-03-21T04:56:07.588Z] 0.0.0 [Pipeline] } [2024-03-21T04:56:07.620Z] $ docker exec --env ******** --env ******** 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent -k [2024-03-21T04:56:07.725Z] unset SSH_AUTH_SOCK; [2024-03-21T04:56:07.726Z] unset SSH_AGENT_PID; [2024-03-21T04:56:07.726Z] echo Agent pid 77 killed; [2024-03-21T04:56:07.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T04:56:08.170Z] + git semver [Pipeline] } [2024-03-21T04:56:08.456Z] $ docker stop --time=1 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df [2024-03-21T04:56:09.765Z] $ docker rm -f --volumes 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T04:56:10.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T04:56:10.448Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T04:56:10.465Z] [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-03-21T04:56:11.098Z] provisioning config files... [2024-03-21T04:56:11.107Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/config18330767896290088123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:56:11.462Z] ---> ****-login.sh [2024-03-21T04:56:11.462Z] nexus3.edgexfoundry.org:10001 [2024-03-21T04:56:11.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:56:11.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:56:11.462Z] Configure a credential helper to remove this warning. See [2024-03-21T04:56:11.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:56:11.462Z] [2024-03-21T04:56:11.462Z] Login Succeeded [2024-03-21T04:56:11.462Z] nexus3.edgexfoundry.org:10002 [2024-03-21T04:56:11.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:56:11.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:56:11.463Z] Configure a credential helper to remove this warning. See [2024-03-21T04:56:11.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:56:11.463Z] [2024-03-21T04:56:11.463Z] Login Succeeded [2024-03-21T04:56:11.463Z] nexus3.edgexfoundry.org:10003 [2024-03-21T04:56:11.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:56:11.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:56:11.722Z] Configure a credential helper to remove this warning. See [2024-03-21T04:56:11.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:56:11.722Z] [2024-03-21T04:56:11.722Z] Login Succeeded [2024-03-21T04:56:11.722Z] nexus3.edgexfoundry.org:10004 [2024-03-21T04:56:11.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:56:11.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:56:11.722Z] Configure a credential helper to remove this warning. See [2024-03-21T04:56:11.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:56:11.722Z] [2024-03-21T04:56:11.722Z] Login Succeeded [2024-03-21T04:56:11.722Z] ****.io [2024-03-21T04:56:11.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:56:11.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:56:11.980Z] Configure a credential helper to remove this warning. See [2024-03-21T04:56:11.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:56:11.980Z] [2024-03-21T04:56:11.980Z] Login Succeeded [2024-03-21T04:56:11.980Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T04:56:12.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T04:56:12.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T04:56:12.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T04:56:12.295Z] ========================================================= [2024-03-21T04:56:12.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T04:56:12.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:56:12.768Z] + 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-03-21T04:56:13.028Z] Sending build context to Docker daemon 59.39MB [2024-03-21T04:56:13.028Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T04:56:13.028Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-21T04:56:13.028Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T04:56:13.028Z] 7264a8db6415: Pulling fs layer [2024-03-21T04:56:13.028Z] c4d48a809fc2: Pulling fs layer [2024-03-21T04:56:13.028Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T04:56:13.028Z] ad3a456e5733: Pulling fs layer [2024-03-21T04:56:13.028Z] 69c7f0334f64: Pulling fs layer [2024-03-21T04:56:13.028Z] ad3a456e5733: Waiting [2024-03-21T04:56:13.028Z] 69c7f0334f64: Waiting [2024-03-21T04:56:13.028Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T04:56:13.028Z] ce7588e14bc9: Pulling fs layer [2024-03-21T04:56:13.028Z] b5e4710f87ac: Pulling fs layer [2024-03-21T04:56:13.028Z] 1f1c1a5573a3: Waiting [2024-03-21T04:56:13.028Z] ce7588e14bc9: Waiting [2024-03-21T04:56:13.028Z] b5e4710f87ac: Waiting [2024-03-21T04:56:13.028Z] c4d48a809fc2: Verifying Checksum [2024-03-21T04:56:13.028Z] c4d48a809fc2: Download complete [2024-03-21T04:56:13.028Z] ad3a456e5733: Verifying Checksum [2024-03-21T04:56:13.028Z] ad3a456e5733: Download complete [2024-03-21T04:56:13.028Z] 69c7f0334f64: Download complete [2024-03-21T04:56:13.287Z] 7264a8db6415: Verifying Checksum [2024-03-21T04:56:13.287Z] 7264a8db6415: Download complete [2024-03-21T04:56:13.287Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T04:56:13.287Z] 1f1c1a5573a3: Download complete [2024-03-21T04:56:13.287Z] 7264a8db6415: Pull complete [2024-03-21T04:56:13.546Z] c4d48a809fc2: Pull complete [2024-03-21T04:56:13.546Z] b5e4710f87ac: Verifying Checksum [2024-03-21T04:56:13.546Z] b5e4710f87ac: Download complete [2024-03-21T04:56:13.546Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T04:56:13.546Z] 4f1c88b9dad5: Download complete [2024-03-21T04:56:14.112Z] ce7588e14bc9: Verifying Checksum [2024-03-21T04:56:14.112Z] ce7588e14bc9: Download complete [2024-03-21T04:56:16.642Z] 4f1c88b9dad5: Pull complete [2024-03-21T04:56:16.642Z] ad3a456e5733: Pull complete [2024-03-21T04:56:16.642Z] 69c7f0334f64: Pull complete [2024-03-21T04:56:16.642Z] 1f1c1a5573a3: Pull complete [2024-03-21T04:56:19.171Z] ce7588e14bc9: Pull complete [2024-03-21T04:56:19.429Z] b5e4710f87ac: Pull complete [2024-03-21T04:56:19.429Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T04:56:19.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T04:56:19.429Z] ---> 88b5674ff536 [2024-03-21T04:56:19.429Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T04:56:24.717Z] ---> Running in d1e1b4fbab2c [2024-03-21T04:56:24.717Z] Removing intermediate container d1e1b4fbab2c [2024-03-21T04:56:24.717Z] ---> 958555f59321 [2024-03-21T04:56:24.717Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T04:56:24.717Z] ---> Running in 4c4837319ce6 [2024-03-21T04:56:24.717Z] Removing intermediate container 4c4837319ce6 [2024-03-21T04:56:24.717Z] ---> 4069e0908d2f [2024-03-21T04:56:24.717Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T04:56:24.717Z] ---> Running in b65c7d805fdf [2024-03-21T04:56:24.717Z] Removing intermediate container b65c7d805fdf [2024-03-21T04:56:24.717Z] ---> a09bca41383d [2024-03-21T04:56:24.717Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-21T04:56:24.717Z] ---> Running in 5a120b8f5bf6 [2024-03-21T04:56:24.717Z] Removing intermediate container 5a120b8f5bf6 [2024-03-21T04:56:24.717Z] ---> e22dbfa5c883 [2024-03-21T04:56:24.717Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T04:56:24.717Z] ---> Running in 7e18e3cb4048 [2024-03-21T04:56:24.717Z] Removing intermediate container 7e18e3cb4048 [2024-03-21T04:56:24.717Z] ---> bf879cdc8939 [2024-03-21T04:56:24.717Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T04:56:24.976Z] latest: Pulling from library/docker [2024-03-21T04:56:25.234Z] 4abcf2066143: Pulling fs layer [2024-03-21T04:56:25.234Z] b65175082d2e: Pulling fs layer [2024-03-21T04:56:25.234Z] 4f4fb700ef54: Pulling fs layer [2024-03-21T04:56:25.234Z] 560b88904803: Pulling fs layer [2024-03-21T04:56:25.234Z] 5409b17cfbf9: Pulling fs layer [2024-03-21T04:56:25.234Z] 230acf266265: Pulling fs layer [2024-03-21T04:56:25.234Z] 560b88904803: Waiting [2024-03-21T04:56:25.234Z] 5409b17cfbf9: Waiting [2024-03-21T04:56:25.234Z] 349b188abe3a: Pulling fs layer [2024-03-21T04:56:25.234Z] 43e3ef8cfc21: Pulling fs layer [2024-03-21T04:56:25.234Z] 5449ddf05ab7: Pulling fs layer [2024-03-21T04:56:25.234Z] 5c82643e85da: Pulling fs layer [2024-03-21T04:56:25.234Z] 230acf266265: Waiting [2024-03-21T04:56:25.234Z] 43e3ef8cfc21: Waiting [2024-03-21T04:56:25.234Z] 349b188abe3a: Waiting [2024-03-21T04:56:25.234Z] 8ed30afec335: Pulling fs layer [2024-03-21T04:56:25.234Z] 7fe40741c7de: Pulling fs layer [2024-03-21T04:56:25.234Z] 5c82643e85da: Waiting [2024-03-21T04:56:25.234Z] bb9b9efc2e0b: Pulling fs layer [2024-03-21T04:56:25.234Z] 7fe40741c7de: Waiting [2024-03-21T04:56:25.234Z] e2d63b11093e: Pulling fs layer [2024-03-21T04:56:25.234Z] bb9b9efc2e0b: Waiting [2024-03-21T04:56:25.234Z] 1f8f88c5c0b7: Pulling fs layer [2024-03-21T04:56:25.234Z] e2d63b11093e: Waiting [2024-03-21T04:56:25.234Z] 25eac52cefa0: Pulling fs layer [2024-03-21T04:56:25.234Z] 1f8f88c5c0b7: Waiting [2024-03-21T04:56:25.234Z] b65175082d2e: Download complete [2024-03-21T04:56:25.234Z] 4f4fb700ef54: Verifying Checksum [2024-03-21T04:56:25.234Z] 4f4fb700ef54: Download complete [2024-03-21T04:56:25.234Z] 4abcf2066143: Verifying Checksum [2024-03-21T04:56:25.234Z] 4abcf2066143: Download complete [2024-03-21T04:56:25.492Z] 560b88904803: Verifying Checksum [2024-03-21T04:56:25.492Z] 560b88904803: Download complete [2024-03-21T04:56:25.492Z] 4abcf2066143: Pull complete [2024-03-21T04:56:25.492Z] 230acf266265: Verifying Checksum [2024-03-21T04:56:25.492Z] 230acf266265: Download complete [2024-03-21T04:56:25.749Z] b65175082d2e: Pull complete [2024-03-21T04:56:25.749Z] 5409b17cfbf9: Verifying Checksum [2024-03-21T04:56:25.749Z] 5409b17cfbf9: Download complete [2024-03-21T04:56:25.749Z] 43e3ef8cfc21: Verifying Checksum [2024-03-21T04:56:25.749Z] 43e3ef8cfc21: Download complete [2024-03-21T04:56:25.749Z] 4f4fb700ef54: Pull complete [2024-03-21T04:56:25.749Z] 5449ddf05ab7: Download complete [2024-03-21T04:56:25.749Z] 560b88904803: Pull complete [2024-03-21T04:56:25.749Z] 5c82643e85da: Verifying Checksum [2024-03-21T04:56:25.749Z] 5c82643e85da: Download complete [2024-03-21T04:56:25.749Z] 349b188abe3a: Verifying Checksum [2024-03-21T04:56:25.749Z] 349b188abe3a: Download complete [2024-03-21T04:56:25.898Z] Still waiting to schedule task [2024-03-21T04:56:25.898Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-525’ [2024-03-21T04:56:26.006Z] bb9b9efc2e0b: Verifying Checksum [2024-03-21T04:56:26.006Z] bb9b9efc2e0b: Download complete [2024-03-21T04:56:26.006Z] 7fe40741c7de: Download complete [2024-03-21T04:56:26.006Z] 8ed30afec335: Verifying Checksum [2024-03-21T04:56:26.006Z] 8ed30afec335: Download complete [2024-03-21T04:56:26.006Z] 1f8f88c5c0b7: Verifying Checksum [2024-03-21T04:56:26.006Z] 1f8f88c5c0b7: Download complete [2024-03-21T04:56:26.006Z] 5409b17cfbf9: Pull complete [2024-03-21T04:56:26.006Z] 25eac52cefa0: Verifying Checksum [2024-03-21T04:56:26.006Z] 25eac52cefa0: Download complete [2024-03-21T04:56:26.572Z] 230acf266265: Pull complete [2024-03-21T04:56:26.572Z] e2d63b11093e: Verifying Checksum [2024-03-21T04:56:26.572Z] e2d63b11093e: Download complete [2024-03-21T04:56:26.831Z] 349b188abe3a: Pull complete [2024-03-21T04:56:27.089Z] 43e3ef8cfc21: Pull complete [2024-03-21T04:56:27.089Z] 5449ddf05ab7: Pull complete [2024-03-21T04:56:27.089Z] 5c82643e85da: Pull complete [2024-03-21T04:56:27.347Z] 8ed30afec335: Pull complete [2024-03-21T04:56:27.604Z] 7fe40741c7de: Pull complete [2024-03-21T04:56:27.604Z] bb9b9efc2e0b: Pull complete [2024-03-21T04:56:28.535Z] e2d63b11093e: Pull complete [2024-03-21T04:56:28.535Z] 1f8f88c5c0b7: Pull complete [2024-03-21T04:56:28.535Z] 25eac52cefa0: Pull complete [2024-03-21T04:56:28.535Z] Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 [2024-03-21T04:56:28.535Z] Status: Downloaded newer image for docker:latest [2024-03-21T04:56:31.066Z] ---> 22da8f7f74a3 [2024-03-21T04:56:31.066Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T04:56:31.324Z] ---> Running in 8ace62337cba [2024-03-21T04:56:31.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T04:56:31.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T04:56:31.843Z] OK: 264 MiB in 52 packages [2024-03-21T04:56:32.101Z] Removing intermediate container 8ace62337cba [2024-03-21T04:56:32.101Z] ---> 9dff0f645a98 [2024-03-21T04:56:32.101Z] Step 10/15 : ENV GO111MODULE=on [2024-03-21T04:56:32.359Z] ---> Running in f8a73bad905c [2024-03-21T04:56:32.359Z] Removing intermediate container f8a73bad905c [2024-03-21T04:56:32.359Z] ---> 4d77b421a9c4 [2024-03-21T04:56:32.359Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T04:56:32.359Z] ---> Running in 95fe0082aade [2024-03-21T04:56:32.359Z] Removing intermediate container 95fe0082aade [2024-03-21T04:56:32.359Z] ---> 46894716b147 [2024-03-21T04:56:32.359Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-21T04:56:32.617Z] ---> 68d4079e2b27 [2024-03-21T04:56:32.617Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T04:56:32.617Z] ---> Running in b01b261d6e05 [2024-03-21T04:57:40.329Z] Removing intermediate container b01b261d6e05 [2024-03-21T04:57:40.329Z] ---> b2077d43405b [2024-03-21T04:57:40.329Z] Step 14/15 : COPY . . [2024-03-21T04:57:40.329Z] ---> 32559ded4520 [2024-03-21T04:57:40.329Z] Step 15/15 : RUN ${MAKE} [2024-03-21T04:57:40.329Z] ---> Running in 4aae34de040c [2024-03-21T04:57:40.329Z] noop [2024-03-21T04:57:40.329Z] Removing intermediate container 4aae34de040c [2024-03-21T04:57:40.329Z] ---> 0bfdfb8226db [2024-03-21T04:57:40.329Z] Successfully built 0bfdfb8226db [2024-03-21T04:57:40.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:57:40.802Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T04:57:40.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:57:40.956Z] prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container [2024-03-21T04:57:40.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T04:57:41.293Z] $ docker top 70237a5523bce5a221994929a55692c30acb4d27229786ebd52453e6d7fc0353 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T04:57:41.714Z] + go version [2024-03-21T04:57:41.714Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T04:57:41.720Z] $ docker stop --time=1 70237a5523bce5a221994929a55692c30acb4d27229786ebd52453e6d7fc0353 [2024-03-21T04:57:42.987Z] $ docker rm -f --volumes 70237a5523bce5a221994929a55692c30acb4d27229786ebd52453e6d7fc0353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:57:43.747Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T04:57:43.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:57:43.908Z] prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container [2024-03-21T04:57:43.912Z] $ 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-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T04:57:44.222Z] $ docker top fd0b6c81cd070b00494facbdaf9bc6f1ac4375244204422476c7c146093dfc57 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T04:57:44.647Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-722 [Pipeline] fileExists [Pipeline] sh [2024-03-21T04:57:45.012Z] + make test [2024-03-21T04:57:45.012Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-21T04:57:46.914Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-21T04:57:53.466Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-21T04:57:53.466Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:57:53.466Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:57:53.466Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:58:00.018Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-21T04:58:00.018Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-21T04:58:00.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-21T04:58:00.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-21T04:58:00.019Z] FAIL [2024-03-21T04:58:00.019Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-21T04:58:00.031Z] $ docker stop --time=1 fd0b6c81cd070b00494facbdaf9bc6f1ac4375244204422476c7c146093dfc57 [2024-03-21T04:58:04.890Z] $ docker rm -f --volumes fd0b6c81cd070b00494facbdaf9bc6f1ac4375244204422476c7c146093dfc57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:58:06.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T04:58:06.194Z] [2024-03-21T04:58:06.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:58:06.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T04:58:06.572Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T04:58:06.572Z] 5eb5b503b376: Pulling fs layer [2024-03-21T04:58:06.572Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T04:58:06.572Z] ec43610c2a17: Pulling fs layer [2024-03-21T04:58:06.572Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T04:58:06.572Z] 33b1e0a273af: Pulling fs layer [2024-03-21T04:58:06.572Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T04:58:06.572Z] 2f39f015ded8: Pulling fs layer [2024-03-21T04:58:06.572Z] 3a2ae6a8a46f: Waiting [2024-03-21T04:58:06.572Z] 5d3b04190fa2: Waiting [2024-03-21T04:58:06.572Z] 33b1e0a273af: Waiting [2024-03-21T04:58:06.572Z] 2f39f015ded8: Waiting [2024-03-21T04:58:06.572Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T04:58:06.572Z] 5c69ac0246d0: Download complete [2024-03-21T04:58:06.572Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T04:58:06.572Z] 3a2ae6a8a46f: Download complete [2024-03-21T04:58:06.830Z] 33b1e0a273af: Verifying Checksum [2024-03-21T04:58:06.830Z] 33b1e0a273af: Download complete [2024-03-21T04:58:06.830Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T04:58:06.830Z] 5d3b04190fa2: Download complete [2024-03-21T04:58:06.830Z] ec43610c2a17: Verifying Checksum [2024-03-21T04:58:06.830Z] 5eb5b503b376: Verifying Checksum [2024-03-21T04:58:06.830Z] 5eb5b503b376: Download complete [2024-03-21T04:58:07.396Z] 2f39f015ded8: Download complete [2024-03-21T04:58:07.961Z] 5eb5b503b376: Pull complete [2024-03-21T04:58:08.218Z] 5c69ac0246d0: Pull complete [2024-03-21T04:58:08.476Z] ec43610c2a17: Pull complete [2024-03-21T04:58:08.735Z] 3a2ae6a8a46f: Pull complete [2024-03-21T04:58:08.735Z] 33b1e0a273af: Pull complete [2024-03-21T04:58:08.993Z] 5d3b04190fa2: Pull complete [2024-03-21T04:58:13.178Z] 2f39f015ded8: Pull complete [2024-03-21T04:58:13.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T04:58:13.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T04:58:13.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:58:13.411Z] prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container [2024-03-21T04:58:13.402Z] $ 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-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@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-03-21T04:58:17.939Z] $ docker top fe2623fd844d71173fd5099329d8d0f8b56d5a1a7c12547e723650d49b931240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:58:18.425Z] ---> job-cost.sh [2024-03-21T04:58:18.425Z] lf-activate-venv: SKIPPING [2024-03-21T04:58:18.425Z] INFO: No Stack... [2024-03-21T04:58:18.992Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T04:58:19.561Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T04:58:19.878Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives/cost.csv [2024-03-21T04:58:19.878Z] cut -d, -f6 [Pipeline] lock [2024-03-21T04:58:19.922Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [2024-03-21T04:58:19.928Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] did not exist. Created. [2024-03-21T04:58:19.934Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T04:58:20.330Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T04:58:20.421Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T04:58:20.436Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T04:58:20.486Z] $ docker stop --time=1 fe2623fd844d71173fd5099329d8d0f8b56d5a1a7c12547e723650d49b931240 [2024-03-21T04:58:21.641Z] $ docker rm -f --volumes fe2623fd844d71173fd5099329d8d0f8b56d5a1a7c12547e723650d49b931240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T04:58:22.069Z] Failed in branch amd64 [2024-03-21T04:59:32.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-529 in /w/workspace/edgexfoundry_edgex-ui-go_PR-722 [Pipeline] { [Pipeline] ws [2024-03-21T04:59:32.417Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-21T04:59:35.521Z] The recommended git tool is: git [2024-03-21T04:59:41.169Z] using credential edgex-jenkins-ssh [2024-03-21T04:59:41.188Z] Cloning the remote Git repository [2024-03-21T04:59:41.238Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T04:59:41.354Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-21T04:59:41.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T04:59:41.524Z] > git --version # timeout=10 [2024-03-21T04:59:41.545Z] > git --version # 'git version 2.25.1' [2024-03-21T04:59:41.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T04:59:41.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T04:59:46.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-21T04:59:46.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T04:59:48.016Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [2024-03-21T04:59:48.702Z] Merge succeeded, producing 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [2024-03-21T04:59:48.703Z] Checking out Revision 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 (PR-722) [2024-03-21T04:59:47.419Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-21T04:59:47.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T04:59:47.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T04:59:47.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/722/head:refs/remotes/origin/PR-722 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T04:59:48.037Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T04:59:48.129Z] > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # timeout=10 [2024-03-21T04:59:48.554Z] > git remote # timeout=10 [2024-03-21T04:59:48.580Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T04:59:48.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T04:59:48.647Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-21T04:59:48.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T04:59:48.713Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T04:59:48.735Z] > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # timeout=10 [2024-03-21T04:59:49.782Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-21T04:59:49.842Z] > git --version # timeout=10 [2024-03-21T04:59:49.853Z] > git --version # 'git version 2.25.1' [2024-03-21T04:59:49.871Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T04:59:54.818Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T04:59:54.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T04:59:54.818Z] Dload Upload Total Spent Left Speed [2024-03-21T04:59:54.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-03-21T04:59:55.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T04:59:55.518Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T04:59:55.518Z] + sudo tee /etc/docker/daemon.new [2024-03-21T04:59:55.518Z] { [2024-03-21T04:59:55.518Z] "registry-mirrors": [ [2024-03-21T04:59:55.518Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T04:59:55.518Z] ], [2024-03-21T04:59:55.518Z] "bip": "10.250.0.254/24", [2024-03-21T04:59:55.518Z] "hosts": [ [2024-03-21T04:59:55.518Z] "tcp://0.0.0.0:5555", [2024-03-21T04:59:55.518Z] "unix:///var/run/docker.sock" [2024-03-21T04:59:55.518Z] ], [2024-03-21T04:59:55.518Z] "mtu": 1458, [2024-03-21T04:59:55.518Z] "selinux-enabled": true, [2024-03-21T04:59:55.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T04:59:55.518Z] } [Pipeline] sh [2024-03-21T04:59:55.866Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T04:59:56.217Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T05:00:14.550Z] provisioning config files... [2024-03-21T05:00:14.580Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4031128166042180371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:00:15.045Z] ---> ****-login.sh [2024-03-21T05:00:15.045Z] nexus3.edgexfoundry.org:10001 [2024-03-21T05:00:15.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T05:00:15.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T05:00:15.632Z] Configure a credential helper to remove this warning. See [2024-03-21T05:00:15.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T05:00:15.632Z] [2024-03-21T05:00:15.632Z] Login Succeeded [2024-03-21T05:00:15.632Z] nexus3.edgexfoundry.org:10002 [2024-03-21T05:00:15.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T05:00:16.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T05:00:16.169Z] Configure a credential helper to remove this warning. See [2024-03-21T05:00:16.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T05:00:16.169Z] [2024-03-21T05:00:16.169Z] Login Succeeded [2024-03-21T05:00:16.169Z] nexus3.edgexfoundry.org:10003 [2024-03-21T05:00:16.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T05:00:16.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T05:00:16.440Z] Configure a credential helper to remove this warning. See [2024-03-21T05:00:16.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T05:00:16.440Z] [2024-03-21T05:00:16.440Z] Login Succeeded [2024-03-21T05:00:16.440Z] nexus3.edgexfoundry.org:10004 [2024-03-21T05:00:16.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T05:00:16.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T05:00:16.709Z] Configure a credential helper to remove this warning. See [2024-03-21T05:00:16.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T05:00:16.709Z] [2024-03-21T05:00:16.709Z] Login Succeeded [2024-03-21T05:00:16.709Z] ****.io [2024-03-21T05:00:16.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T05:00:17.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T05:00:17.571Z] Configure a credential helper to remove this warning. See [2024-03-21T05:00:17.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T05:00:17.571Z] [2024-03-21T05:00:17.571Z] Login Succeeded [2024-03-21T05:00:17.571Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T05:00:17.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T05:00:18.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T05:00:18.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T05:00:18.155Z] ========================================================= [2024-03-21T05:00:18.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T05:00:18.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:00:18.886Z] + 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-03-21T05:00:20.312Z] Sending build context to Docker daemon 35.29MB [2024-03-21T05:00:20.312Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T05:00:20.312Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-21T05:00:20.312Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T05:00:20.312Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T05:00:20.312Z] 5d54e960e981: Pulling fs layer [2024-03-21T05:00:20.312Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T05:00:20.312Z] f0e02332f6b5: Pulling fs layer [2024-03-21T05:00:20.312Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T05:00:20.312Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T05:00:20.312Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T05:00:20.312Z] f0e02332f6b5: Waiting [2024-03-21T05:00:20.312Z] 872ee5b61b7b: Waiting [2024-03-21T05:00:20.312Z] 0c6a40ed1a82: Waiting [2024-03-21T05:00:20.312Z] 94ae7d8d031c: Waiting [2024-03-21T05:00:20.312Z] 5d54e960e981: Verifying Checksum [2024-03-21T05:00:20.312Z] 5d54e960e981: Download complete [2024-03-21T05:00:20.312Z] f0e02332f6b5: Verifying Checksum [2024-03-21T05:00:20.312Z] f0e02332f6b5: Download complete [2024-03-21T05:00:20.583Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T05:00:20.583Z] 872ee5b61b7b: Download complete [2024-03-21T05:00:20.583Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T05:00:20.583Z] 9fda8d8052c6: Download complete [2024-03-21T05:00:21.171Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T05:00:21.171Z] 94ae7d8d031c: Download complete [2024-03-21T05:00:21.444Z] 9fda8d8052c6: Pull complete [2024-03-21T05:00:22.031Z] 5d54e960e981: Pull complete [2024-03-21T05:00:22.619Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T05:00:22.619Z] c4a7e357bf2a: Download complete [2024-03-21T05:00:23.585Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T05:00:35.920Z] c4a7e357bf2a: Pull complete [2024-03-21T05:00:35.920Z] f0e02332f6b5: Pull complete [2024-03-21T05:00:35.920Z] 872ee5b61b7b: Pull complete [2024-03-21T05:00:44.151Z] 0c6a40ed1a82: Pull complete [2024-03-21T05:00:46.097Z] 94ae7d8d031c: Pull complete [2024-03-21T05:00:46.097Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T05:00:46.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T05:00:46.097Z] ---> 86de565de09d [2024-03-21T05:00:46.097Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T05:00:48.059Z] ---> Running in 61951ee5cb5e [2024-03-21T05:00:48.645Z] Removing intermediate container 61951ee5cb5e [2024-03-21T05:00:48.645Z] ---> a072992f2983 [2024-03-21T05:00:48.645Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T05:00:48.645Z] ---> Running in cd4a4c7318ca [2024-03-21T05:00:48.916Z] Removing intermediate container cd4a4c7318ca [2024-03-21T05:00:48.916Z] ---> b5dc7470dcc5 [2024-03-21T05:00:48.916Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T05:00:48.916Z] ---> Running in 0ad724bf9071 [2024-03-21T05:00:49.503Z] Removing intermediate container 0ad724bf9071 [2024-03-21T05:00:49.503Z] ---> f32e361d9c6b [2024-03-21T05:00:49.503Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-21T05:00:49.503Z] ---> Running in 3fac1cab027d [2024-03-21T05:00:49.771Z] Removing intermediate container 3fac1cab027d [2024-03-21T05:00:49.771Z] ---> e5b2588ada70 [2024-03-21T05:00:49.771Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T05:00:49.771Z] ---> Running in ba9f8f2bc541 [2024-03-21T05:00:50.356Z] Removing intermediate container ba9f8f2bc541 [2024-03-21T05:00:50.356Z] ---> bfd965471f5c [2024-03-21T05:00:50.356Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T05:00:50.626Z] latest: Pulling from library/docker [2024-03-21T05:00:50.898Z] bca4290a9639: Pulling fs layer [2024-03-21T05:00:50.898Z] 17b275a3377f: Pulling fs layer [2024-03-21T05:00:50.898Z] 4f4fb700ef54: Pulling fs layer [2024-03-21T05:00:50.898Z] c7c53acdebd8: Pulling fs layer [2024-03-21T05:00:50.898Z] e455ba1e9eb2: Pulling fs layer [2024-03-21T05:00:50.898Z] 86dd36e51e5f: Pulling fs layer [2024-03-21T05:00:50.898Z] d48668154b10: Pulling fs layer [2024-03-21T05:00:50.898Z] 4e92561a3886: Pulling fs layer [2024-03-21T05:00:50.898Z] 8bdf0b6993fc: Pulling fs layer [2024-03-21T05:00:50.898Z] de0841c2ef86: Pulling fs layer [2024-03-21T05:00:50.898Z] c747acbc8af2: Pulling fs layer [2024-03-21T05:00:50.898Z] b2a6d6417876: Pulling fs layer [2024-03-21T05:00:50.898Z] 3a8f27c50d8c: Pulling fs layer [2024-03-21T05:00:50.898Z] f87f165d1ae2: Pulling fs layer [2024-03-21T05:00:50.898Z] b7da7a1b85d3: Pulling fs layer [2024-03-21T05:00:50.898Z] 3f5802b32bd8: Pulling fs layer [2024-03-21T05:00:50.898Z] 8bdf0b6993fc: Waiting [2024-03-21T05:00:50.898Z] de0841c2ef86: Waiting [2024-03-21T05:00:50.898Z] c747acbc8af2: Waiting [2024-03-21T05:00:50.898Z] b2a6d6417876: Waiting [2024-03-21T05:00:50.898Z] 3a8f27c50d8c: Waiting [2024-03-21T05:00:50.898Z] f87f165d1ae2: Waiting [2024-03-21T05:00:50.898Z] b7da7a1b85d3: Waiting [2024-03-21T05:00:50.898Z] 3f5802b32bd8: Waiting [2024-03-21T05:00:50.898Z] c7c53acdebd8: Waiting [2024-03-21T05:00:50.898Z] d48668154b10: Waiting [2024-03-21T05:00:50.898Z] e455ba1e9eb2: Waiting [2024-03-21T05:00:50.898Z] 86dd36e51e5f: Waiting [2024-03-21T05:00:50.898Z] 4e92561a3886: Waiting [2024-03-21T05:00:50.898Z] 4f4fb700ef54: Verifying Checksum [2024-03-21T05:00:50.898Z] 4f4fb700ef54: Download complete [2024-03-21T05:00:51.168Z] 17b275a3377f: Verifying Checksum [2024-03-21T05:00:51.168Z] 17b275a3377f: Download complete [2024-03-21T05:00:51.168Z] bca4290a9639: Verifying Checksum [2024-03-21T05:00:51.168Z] bca4290a9639: Download complete [2024-03-21T05:00:51.168Z] c7c53acdebd8: Verifying Checksum [2024-03-21T05:00:51.168Z] c7c53acdebd8: Download complete [2024-03-21T05:00:51.753Z] 86dd36e51e5f: Verifying Checksum [2024-03-21T05:00:51.753Z] 86dd36e51e5f: Download complete [2024-03-21T05:00:52.039Z] d48668154b10: Verifying Checksum [2024-03-21T05:00:52.039Z] d48668154b10: Download complete [2024-03-21T05:00:52.039Z] bca4290a9639: Pull complete [2024-03-21T05:00:52.039Z] 4e92561a3886: Verifying Checksum [2024-03-21T05:00:52.039Z] 4e92561a3886: Download complete [2024-03-21T05:00:52.039Z] 8bdf0b6993fc: Download complete [2024-03-21T05:00:52.039Z] de0841c2ef86: Verifying Checksum [2024-03-21T05:00:52.039Z] de0841c2ef86: Download complete [2024-03-21T05:00:52.308Z] b2a6d6417876: Verifying Checksum [2024-03-21T05:00:52.308Z] b2a6d6417876: Download complete [2024-03-21T05:00:52.582Z] 3a8f27c50d8c: Verifying Checksum [2024-03-21T05:00:52.582Z] 3a8f27c50d8c: Download complete [2024-03-21T05:00:52.582Z] e455ba1e9eb2: Verifying Checksum [2024-03-21T05:00:52.582Z] e455ba1e9eb2: Download complete [2024-03-21T05:00:52.582Z] b7da7a1b85d3: Verifying Checksum [2024-03-21T05:00:52.582Z] b7da7a1b85d3: Download complete [2024-03-21T05:00:52.866Z] 17b275a3377f: Pull complete [2024-03-21T05:00:52.866Z] c747acbc8af2: Verifying Checksum [2024-03-21T05:00:52.866Z] c747acbc8af2: Download complete [2024-03-21T05:00:52.866Z] 3f5802b32bd8: Verifying Checksum [2024-03-21T05:00:52.866Z] 3f5802b32bd8: Download complete [2024-03-21T05:00:53.137Z] 4f4fb700ef54: Pull complete [2024-03-21T05:00:53.406Z] c7c53acdebd8: Pull complete [2024-03-21T05:00:54.372Z] f87f165d1ae2: Verifying Checksum [2024-03-21T05:00:54.372Z] f87f165d1ae2: Download complete [2024-03-21T05:00:54.372Z] e455ba1e9eb2: Pull complete [2024-03-21T05:00:56.099Z] 86dd36e51e5f: Pull complete [2024-03-21T05:00:57.588Z] d48668154b10: Pull complete [2024-03-21T05:00:57.588Z] 4e92561a3886: Pull complete [2024-03-21T05:00:57.863Z] 8bdf0b6993fc: Pull complete [2024-03-21T05:00:58.133Z] de0841c2ef86: Pull complete [2024-03-21T05:01:00.146Z] c747acbc8af2: Pull complete [2024-03-21T05:01:00.146Z] b2a6d6417876: Pull complete [2024-03-21T05:01:00.146Z] 3a8f27c50d8c: Pull complete [2024-03-21T05:01:03.615Z] f87f165d1ae2: Pull complete [2024-03-21T05:01:03.885Z] b7da7a1b85d3: Pull complete [2024-03-21T05:01:04.155Z] 3f5802b32bd8: Pull complete [2024-03-21T05:01:04.155Z] Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 [2024-03-21T05:01:04.155Z] Status: Downloaded newer image for docker:latest [2024-03-21T05:01:06.746Z] ---> 14b0a690269d [2024-03-21T05:01:06.746Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T05:01:07.021Z] ---> Running in 35f8445d1219 [2024-03-21T05:01:07.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T05:01:08.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T05:01:09.538Z] OK: 266 MiB in 52 packages [2024-03-21T05:01:10.503Z] Removing intermediate container 35f8445d1219 [2024-03-21T05:01:10.503Z] ---> b75acfedb1ef [2024-03-21T05:01:10.503Z] Step 10/15 : ENV GO111MODULE=on [2024-03-21T05:01:10.503Z] ---> Running in e4b87d1d6521 [2024-03-21T05:01:10.807Z] Removing intermediate container e4b87d1d6521 [2024-03-21T05:01:10.807Z] ---> 071c57f85e5a [2024-03-21T05:01:10.807Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T05:01:10.807Z] ---> Running in 98779f3b1dfa [2024-03-21T05:01:11.084Z] Removing intermediate container 98779f3b1dfa [2024-03-21T05:01:11.084Z] ---> 4f43ebf99b3b [2024-03-21T05:01:11.084Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-21T05:01:11.671Z] ---> 3a9a5f0cb24a [2024-03-21T05:01:11.671Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T05:01:11.946Z] ---> Running in 3fdb22f5a52a [2024-03-21T05:03:33.683Z] Removing intermediate container 3fdb22f5a52a [2024-03-21T05:03:33.683Z] ---> 7368126918e0 [2024-03-21T05:03:33.683Z] Step 14/15 : COPY . . [2024-03-21T05:03:33.683Z] ---> c0a46f352d1b [2024-03-21T05:03:33.683Z] Step 15/15 : RUN ${MAKE} [2024-03-21T05:03:33.683Z] ---> Running in 01cedde32486 [2024-03-21T05:03:33.683Z] noop [2024-03-21T05:03:33.683Z] Removing intermediate container 01cedde32486 [2024-03-21T05:03:33.683Z] ---> 51bae75852f1 [2024-03-21T05:03:33.683Z] Successfully built 51bae75852f1 [2024-03-21T05:03:33.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:03:34.176Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T05:03:34.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:03:34.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-529 does not seem to be running inside a container [2024-03-21T05:03:34.538Z] $ 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-03-21T05:03:35.796Z] $ docker top 69858a68d03fa144b1c73d1571fb7e1bfa470c4c4d99e8544c1fe20a7038f560 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T05:03:36.675Z] + go version [2024-03-21T05:03:36.675Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T05:03:36.711Z] $ docker stop --time=1 69858a68d03fa144b1c73d1571fb7e1bfa470c4c4d99e8544c1fe20a7038f560 [2024-03-21T05:03:38.401Z] $ docker rm -f --volumes 69858a68d03fa144b1c73d1571fb7e1bfa470c4c4d99e8544c1fe20a7038f560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:03:39.302Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T05:03:39.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:03:39.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-529 does not seem to be running inside a container [2024-03-21T05:03:39.690Z] $ 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-03-21T05:03:40.860Z] $ docker top 7d14168832477390176f557a3d3c372b45c1daea1f025fede21f3cdfc3de8591 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T05:03:41.425Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T05:03:42.196Z] + make test [2024-03-21T05:03:42.470Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-21T05:03:49.137Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-21T05:04:27.988Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-21T05:04:27.989Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:04:27.989Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:04:27.989Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:05:49.593Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-21T05:05:49.593Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-21T05:05:49.593Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-21T05:05:49.593Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-21T05:05:49.593Z] FAIL [2024-03-21T05:05:50.546Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-21T05:05:50.595Z] $ docker stop --time=1 7d14168832477390176f557a3d3c372b45c1daea1f025fede21f3cdfc3de8591 [2024-03-21T05:05:52.474Z] $ docker rm -f --volumes 7d14168832477390176f557a3d3c372b45c1daea1f025fede21f3cdfc3de8591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:05:54.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T05:05:54.384Z] [2024-03-21T05:05:54.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:05:54.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T05:05:55.048Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T05:05:55.048Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T05:05:55.048Z] 04944245beec: Pulling fs layer [2024-03-21T05:05:55.048Z] 699f458cf7ca: Pulling fs layer [2024-03-21T05:05:55.048Z] 765212b225bb: Pulling fs layer [2024-03-21T05:05:55.048Z] f23df028b6ca: Pulling fs layer [2024-03-21T05:05:55.048Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T05:05:55.048Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T05:05:55.048Z] f23df028b6ca: Waiting [2024-03-21T05:05:55.048Z] d65c8cfc05b1: Waiting [2024-03-21T05:05:55.048Z] 765212b225bb: Waiting [2024-03-21T05:05:55.048Z] 2437ff75d9bd: Waiting [2024-03-21T05:05:55.048Z] 04944245beec: Verifying Checksum [2024-03-21T05:05:55.048Z] 04944245beec: Download complete [2024-03-21T05:05:55.048Z] 765212b225bb: Download complete [2024-03-21T05:05:55.316Z] f23df028b6ca: Verifying Checksum [2024-03-21T05:05:55.316Z] f23df028b6ca: Download complete [2024-03-21T05:05:55.316Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T05:05:55.316Z] d65c8cfc05b1: Download complete [2024-03-21T05:05:55.316Z] 699f458cf7ca: Verifying Checksum [2024-03-21T05:05:55.316Z] 699f458cf7ca: Download complete [2024-03-21T05:05:55.904Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T05:05:55.904Z] 8998bd30e6a1: Download complete [2024-03-21T05:05:58.486Z] 2437ff75d9bd: Download complete [2024-03-21T05:06:00.423Z] 8998bd30e6a1: Pull complete [2024-03-21T05:06:01.002Z] 04944245beec: Pull complete [2024-03-21T05:06:02.406Z] 699f458cf7ca: Pull complete [2024-03-21T05:06:02.670Z] 765212b225bb: Pull complete [2024-03-21T05:06:03.622Z] f23df028b6ca: Pull complete [2024-03-21T05:06:03.622Z] d65c8cfc05b1: Pull complete [2024-03-21T05:06:21.801Z] 2437ff75d9bd: Pull complete [2024-03-21T05:06:21.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T05:06:21.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T05:06:21.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:06:22.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-529 does not seem to be running inside a container [2024-03-21T05:06:22.210Z] $ 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-03-21T05:06:24.728Z] $ docker top ac68e5ba1d9876b40e16b09ec0e972d0b38fa1e6c992124c8c55d0212154771c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:25.636Z] ---> job-cost.sh [2024-03-21T05:06:25.636Z] lf-activate-venv: SKIPPING [2024-03-21T05:06:25.636Z] INFO: No Stack... [2024-03-21T05:06:25.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T05:06:26.865Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T05:06:27.522Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-03-21T05:06:27.522Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T05:06:27.593Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [2024-03-21T05:06:27.599Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] did not exist. Created. [2024-03-21T05:06:27.608Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T05:06:28.338Z] /w/workspace/edgex-ui-go/1@tmp/durable-f5224a23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T05:06:28.998Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T05:06:29.035Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T05:06:29.562Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T05:06:29.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T05:06:29.706Z] $ docker stop --time=1 ac68e5ba1d9876b40e16b09ec0e972d0b38fa1e6c992124c8c55d0212154771c [2024-03-21T05:06:31.178Z] $ docker rm -f --volumes ac68e5ba1d9876b40e16b09ec0e972d0b38fa1e6c992124c8c55d0212154771c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T05:06:31.951Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-21T05:06:34.082Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives ] [2024-03-21T05:06:34.082Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives [2024-03-21T05:06:34.082Z] total 16 [2024-03-21T05:06:34.082Z] drwxr-xr-x 3 root root 4096 Mar 21 04:58 . [2024-03-21T05:06:34.082Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:58 .. [2024-03-21T05:06:34.082Z] drwxr-xr-x 2 root root 4096 Mar 21 04:58 cost [2024-03-21T05:06:34.082Z] -rw-r--r-- 1 root root 83 Mar 21 04:58 cost.csv [2024-03-21T05:06:34.082Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives [2024-03-21T05:06:34.082Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives [2024-03-21T05:06:34.082Z] total 16 [2024-03-21T05:06:34.082Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:58 . [2024-03-21T05:06:34.082Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:58 .. [2024-03-21T05:06:34.082Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:58 cost [2024-03-21T05:06:34.082Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 21 04:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:34.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:35.305Z] ---> package-listing.sh [2024-03-21T05:06:35.305Z] ++ facter osfamily [2024-03-21T05:06:35.305Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T05:06:35.565Z] + OS_FAMILY=debian [2024-03-21T05:06:35.565Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-722 [2024-03-21T05:06:35.565Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T05:06:35.565Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T05:06:35.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T05:06:35.565Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T05:06:35.565Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-722 ']' [2024-03-21T05:06:35.565Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T05:06:35.565Z] + case "${OS_FAMILY}" in [2024-03-21T05:06:35.565Z] + dpkg -l [2024-03-21T05:06:35.565Z] + grep '^ii' [2024-03-21T05:06:35.565Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T05:06:35.565Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T05:06:35.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T05:06:35.565Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-722 ']' [2024-03-21T05:06:35.565Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives/ [2024-03-21T05:06:35.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives/ [Pipeline] echo [2024-03-21T05:06:35.603Z] 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-722/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T05:06:35.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:06:36.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T05:06:36.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:06:36.675Z] prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container [2024-03-21T05:06:36.704Z] $ 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-722/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-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T05:06:36.889Z] $ docker top b56ef1c7eb166e5b7501ea95c4ee8281d16161ed229c26385dc05e9df4ad7d6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T05:06:37.278Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T05:06:37.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T05:06:37.909Z] + ls /var/log/sa-host [2024-03-21T05:06:37.909Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T05:06:38.055Z] provisioning config files... [2024-03-21T05:06:38.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/config13827332134438020136tmp [Pipeline] { [Pipeline] echo [2024-03-21T05:06:38.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:38.472Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T05:06:38.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:38.944Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T05:06:38.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:39.307Z] ---> sudo-logs.sh [2024-03-21T05:06:39.307Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T05:06:39.399Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:39.713Z] ---> job-cost.sh [2024-03-21T05:06:39.713Z] lf-activate-venv: SKIPPING [2024-03-21T05:06:39.713Z] DEBUG: total: 0.2199999988079071 [2024-03-21T05:06:39.713Z] INFO: Retrieving Stack Cost... [2024-03-21T05:06:39.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T05:06:40.537Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T05:06:40.573Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:06:40.885Z] ---> logs-deploy.sh [2024-03-21T05:06:40.885Z] lf-activate-venv: SKIPPING [2024-03-21T05:06:40.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-722/1 [2024-03-21T05:06:40.885Z] INFO: archiving workspace using pattern(s): [2024-03-21T05:06:41.819Z] Archives upload complete. [2024-03-21T05:06:41.819Z] INFO: archiving logs to Nexus