Pull request #563 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5500b6f128281a7e7af7fa0eceae006c2679584b+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (772f6e11f05bd7ea89e671e49133039c055c0bf4) 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-ssh14500928903717701095.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7341851597570825298.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-563/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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15091452976800419521.key Verifying host key using known hosts file > 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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9494100403514090943.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12098176570329638334.key Verifying host key using known hosts file > 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-563/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-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13930515562062642081.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116038 in /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [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-563 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 5500b6f128281a7e7af7fa0eceae006c2679584b Merge succeeded, producing 5500b6f128281a7e7af7fa0eceae006c2679584b Checking out Revision 5500b6f128281a7e7af7fa0eceae006c2679584b (PR-563) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5500b6f128281a7e7af7fa0eceae006c2679584b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5500b6f128281a7e7af7fa0eceae006c2679584b # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T08:08:32.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T08:08:33.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T08:08:33.108Z] ========================================================= [2022-10-25T08:08:33.108Z] EdgeX Global Pipelines Version Info [2022-10-25T08:08:33.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:08:33.891Z] ------------------- [2022-10-25T08:08:33.891Z] stable info: [2022-10-25T08:08:33.891Z] ------------------- [2022-10-25T08:08:33.891Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T08:08:33.891Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T08:08:33.891Z] Message: update stable to v1.0.243 [2022-10-25T08:08:34.471Z] ------------------- [2022-10-25T08:08:34.471Z] experimental info: [2022-10-25T08:08:34.471Z] ------------------- [2022-10-25T08:08:34.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T08:08:34.471Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T08:08:34.471Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T08:08:34.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-25T08:08:34.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-25T08:08:34.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T08:08:34.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T08:08:34.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T08:08:34.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T08:08:35.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T08:08:35.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T08:08:35.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T08:08:35.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T08:08:35.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T08:08:35.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-25T08:08:35.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T08:08:35.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T08:08:35.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T08:08:35.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T08:08:35.439Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T08:08:35.477Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T08:08:35.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T08:08:35.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T08:08:35.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T08:08:35.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T08:08:35.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T08:08:35.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T08:08:35.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T08:08:35.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T08:08:35.913Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T08:08:35.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo [2022-10-25T08:08:35.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo [2022-10-25T08:08:36.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo [2022-10-25T08:08:36.081Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo [2022-10-25T08:08:36.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5500b6f [Pipeline] echo [2022-10-25T08:08:36.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:08:36.297Z] provisioning config files... [2022-10-25T08:08:36.319Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config14333520543131445322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:08:36.665Z] ---> docker-login.sh [2022-10-25T08:08:36.665Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:08:36.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.186Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.186Z] [2022-10-25T08:08:37.186Z] Login Succeeded [2022-10-25T08:08:37.186Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:08:37.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.186Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.186Z] [2022-10-25T08:08:37.186Z] Login Succeeded [2022-10-25T08:08:37.186Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:08:37.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.447Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.447Z] [2022-10-25T08:08:37.447Z] Login Succeeded [2022-10-25T08:08:37.447Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:08:37.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.447Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.447Z] [2022-10-25T08:08:37.447Z] Login Succeeded [2022-10-25T08:08:37.447Z] docker.io [2022-10-25T08:08:37.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:38.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:38.017Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:38.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:38.017Z] [2022-10-25T08:08:38.017Z] Login Succeeded [2022-10-25T08:08:38.017Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:08:38.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T08:08:38.649Z] + git rev-list -1 --merges 5500b6f128281a7e7af7fa0eceae006c2679584b~1..5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo [2022-10-25T08:08:38.719Z] -----------> git rev-list -1 --merges 5500b6f128281a7e7af7fa0eceae006c2679584b~1..5500b6f128281a7e7af7fa0eceae006c2679584b 5500b6f128281a7e7af7fa0eceae006c2679584b [false] [Pipeline] sh [2022-10-25T08:08:39.047Z] + git log --format=format:%s -1 5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo [2022-10-25T08:08:39.087Z] ========================================================= [2022-10-25T08:08:39.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T08:08:39.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T08:08:39.531Z] + git log --format=format:%s -1 5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo [2022-10-25T08:08:39.564Z] [semverPrep] GIT_COMMIT: 5500b6f128281a7e7af7fa0eceae006c2679584b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2022-10-25T08:08:39.597Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T08:08:40.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.002Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T08:08:40.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T08:08:40.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:08:40.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:08:40.422Z] [2022-10-25T08:08:40.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:08:40.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:08:40.809Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T08:08:40.809Z] b85a868b505f: Pulling fs layer [2022-10-25T08:08:40.809Z] e2be974225ed: Pulling fs layer [2022-10-25T08:08:40.809Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T08:08:40.809Z] 988bab9f4d93: Pulling fs layer [2022-10-25T08:08:40.809Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T08:08:40.809Z] eaf3925da568: Pulling fs layer [2022-10-25T08:08:40.809Z] bab4dde63d76: Pulling fs layer [2022-10-25T08:08:40.809Z] bde34c3a00c8: Pulling fs layer [2022-10-25T08:08:40.809Z] b352a97aabf1: Pulling fs layer [2022-10-25T08:08:40.809Z] 4872d77fe225: Pulling fs layer [2022-10-25T08:08:40.809Z] 5851b861e8e6: Pulling fs layer [2022-10-25T08:08:40.809Z] 988bab9f4d93: Waiting [2022-10-25T08:08:40.809Z] 1469e6f7b9e6: Waiting [2022-10-25T08:08:40.809Z] bde34c3a00c8: Waiting [2022-10-25T08:08:40.809Z] eaf3925da568: Waiting [2022-10-25T08:08:40.809Z] bab4dde63d76: Waiting [2022-10-25T08:08:40.809Z] 5851b861e8e6: Waiting [2022-10-25T08:08:40.809Z] b352a97aabf1: Waiting [2022-10-25T08:08:40.809Z] 4872d77fe225: Waiting [2022-10-25T08:08:40.809Z] e2be974225ed: Verifying Checksum [2022-10-25T08:08:40.809Z] e2be974225ed: Download complete [2022-10-25T08:08:40.809Z] 988bab9f4d93: Verifying Checksum [2022-10-25T08:08:40.809Z] 988bab9f4d93: Download complete [2022-10-25T08:08:41.070Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T08:08:41.070Z] 339a4e72a1f5: Download complete [2022-10-25T08:08:41.070Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T08:08:41.070Z] 1469e6f7b9e6: Download complete [2022-10-25T08:08:41.070Z] eaf3925da568: Verifying Checksum [2022-10-25T08:08:41.070Z] eaf3925da568: Download complete [2022-10-25T08:08:41.070Z] bde34c3a00c8: Download complete [2022-10-25T08:08:41.070Z] b352a97aabf1: Download complete [2022-10-25T08:08:41.070Z] 4872d77fe225: Verifying Checksum [2022-10-25T08:08:41.070Z] 4872d77fe225: Download complete [2022-10-25T08:08:41.329Z] 5851b861e8e6: Verifying Checksum [2022-10-25T08:08:41.329Z] 5851b861e8e6: Download complete [2022-10-25T08:08:41.329Z] b85a868b505f: Verifying Checksum [2022-10-25T08:08:41.329Z] b85a868b505f: Download complete [2022-10-25T08:08:41.897Z] bab4dde63d76: Verifying Checksum [2022-10-25T08:08:41.897Z] bab4dde63d76: Download complete [2022-10-25T08:08:42.466Z] b85a868b505f: Pull complete [2022-10-25T08:08:42.726Z] e2be974225ed: Pull complete [2022-10-25T08:08:43.293Z] 339a4e72a1f5: Pull complete [2022-10-25T08:08:43.293Z] 988bab9f4d93: Pull complete [2022-10-25T08:08:43.861Z] 1469e6f7b9e6: Pull complete [2022-10-25T08:08:43.861Z] eaf3925da568: Pull complete [2022-10-25T08:08:46.431Z] bab4dde63d76: Pull complete [2022-10-25T08:08:46.431Z] bde34c3a00c8: Pull complete [2022-10-25T08:08:46.431Z] b352a97aabf1: Pull complete [2022-10-25T08:08:46.431Z] 4872d77fe225: Pull complete [2022-10-25T08:08:46.431Z] 5851b861e8e6: Pull complete [2022-10-25T08:08:46.431Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T08:08:46.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:08:46.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:08:46.646Z] prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container [2022-10-25T08:08:46.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T08:08:51.209Z] $ docker top ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 -eo pid,comm [2022-10-25T08:08:51.262Z] 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). [2022-10-25T08:08:51.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T08:08:51.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T08:08:51.391Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T08:08:51.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T08:08:51.513Z] $ docker exec ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent [2022-10-25T08:08:51.627Z] SSH_AUTH_SOCK=/tmp/ssh-eYIcGVVRbQUx/agent.32 [2022-10-25T08:08:51.627Z] SSH_AGENT_PID=38 [2022-10-25T08:08:51.634Z] Running ssh-add (command line suppressed) [2022-10-25T08:08:51.748Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_4410244396724945113.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_4410244396724945113.key) [2022-10-25T08:08:51.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T08:08:52.090Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T08:08:52.112Z] $ docker exec --env ******** --env ******** ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent -k [2022-10-25T08:08:52.208Z] unset SSH_AUTH_SOCK; [2022-10-25T08:08:52.208Z] unset SSH_AGENT_PID; [2022-10-25T08:08:52.208Z] echo Agent pid 38 killed; [2022-10-25T08:08:52.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T08:08:52.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T08:08:52.303Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T08:08:52.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T08:08:52.426Z] $ docker exec ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent [2022-10-25T08:08:52.536Z] SSH_AUTH_SOCK=/tmp/ssh-5UCzWtfdnStw/agent.70 [2022-10-25T08:08:52.536Z] SSH_AGENT_PID=76 [2022-10-25T08:08:52.540Z] Running ssh-add (command line suppressed) [2022-10-25T08:08:52.639Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_8558428485967984249.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_8558428485967984249.key) [2022-10-25T08:08:52.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T08:08:52.981Z] + git semver init [2022-10-25T08:08:53.239Z] 2022-10-25 08:08:53,169 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T08:08:53.239Z] 2022-10-25 08:08:53,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver [2022-10-25T08:08:53.239Z] 2022-10-25 08:08:53,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver [2022-10-25T08:08:53.239Z] 2022-10-25 08:08:53,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563, universal_newlines=False, shell=None, istream=None) [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,879 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.git/info/exclude [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 with force:False [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,880 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,884 [execute] INFO git cat-file --batch-check [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,891 [execute] INFO git cat-file --batch [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T08:08:55.150Z] 2022-10-25 08:08:54,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 [2022-10-25T08:08:55.150Z] 0.0.0 [Pipeline] } [2022-10-25T08:08:55.180Z] $ docker exec --env ******** --env ******** ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent -k [2022-10-25T08:08:55.296Z] unset SSH_AUTH_SOCK; [2022-10-25T08:08:55.296Z] unset SSH_AGENT_PID; [2022-10-25T08:08:55.296Z] echo Agent pid 76 killed; [2022-10-25T08:08:55.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T08:08:55.784Z] + git semver [Pipeline] } [2022-10-25T08:08:56.079Z] $ docker stop --time=1 ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 [2022-10-25T08:08:57.394Z] $ docker rm -f ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T08:08:57.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T08:08:58.087Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T08:08:58.112Z] [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 [2022-10-25T08:08:58.690Z] provisioning config files... [2022-10-25T08:08:58.700Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config16164093827021027817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:08:59.076Z] ---> docker-login.sh [2022-10-25T08:08:59.076Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:08:59.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:59.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:59.076Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:59.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:59.076Z] [2022-10-25T08:08:59.076Z] Login Succeeded [2022-10-25T08:08:59.076Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:08:59.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:59.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:59.339Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:59.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:59.339Z] [2022-10-25T08:08:59.339Z] Login Succeeded [2022-10-25T08:08:59.339Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:08:59.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:59.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:59.339Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:59.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:59.339Z] [2022-10-25T08:08:59.339Z] Login Succeeded [2022-10-25T08:08:59.339Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:08:59.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:59.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:59.597Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:59.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:59.597Z] [2022-10-25T08:08:59.597Z] Login Succeeded [2022-10-25T08:08:59.597Z] docker.io [2022-10-25T08:08:59.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:59.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:59.856Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:59.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:59.856Z] [2022-10-25T08:08:59.856Z] Login Succeeded [2022-10-25T08:08:59.856Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:08:59.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T08:09:00.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:09:00.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:09:00.233Z] ========================================================= [2022-10-25T08:09:00.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T08:09:00.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:09:00.698Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T08:09:00.963Z] Sending build context to Docker daemon 45.51MB [2022-10-25T08:09:00.963Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T08:09:00.963Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-25T08:09:00.963Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T08:09:00.963Z] 213ec9aee27d: Pulling fs layer [2022-10-25T08:09:00.963Z] 4583459ba037: Pulling fs layer [2022-10-25T08:09:00.963Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T08:09:00.963Z] 53926ce57604: Pulling fs layer [2022-10-25T08:09:00.963Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T08:09:00.963Z] 30f14e443154: Pulling fs layer [2022-10-25T08:09:00.963Z] 801331c1e519: Pulling fs layer [2022-10-25T08:09:00.963Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T08:09:00.963Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T08:09:00.963Z] 801331c1e519: Waiting [2022-10-25T08:09:00.963Z] 53926ce57604: Waiting [2022-10-25T08:09:00.963Z] 30f14e443154: Waiting [2022-10-25T08:09:00.964Z] 21b2b0c7a3f4: Waiting [2022-10-25T08:09:00.964Z] 99cc6dd402b0: Waiting [2022-10-25T08:09:00.964Z] 7d9ed39f4882: Waiting [2022-10-25T08:09:00.964Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T08:09:00.964Z] 93c1e223e6f2: Download complete [2022-10-25T08:09:01.228Z] 4583459ba037: Download complete [2022-10-25T08:09:01.228Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T08:09:01.228Z] 21b2b0c7a3f4: Download complete [2022-10-25T08:09:01.228Z] 30f14e443154: Verifying Checksum [2022-10-25T08:09:01.228Z] 30f14e443154: Download complete [2022-10-25T08:09:01.228Z] 213ec9aee27d: Verifying Checksum [2022-10-25T08:09:01.490Z] 801331c1e519: Download complete [2022-10-25T08:09:01.490Z] 213ec9aee27d: Pull complete [2022-10-25T08:09:01.490Z] 4583459ba037: Pull complete [2022-10-25T08:09:01.792Z] 93c1e223e6f2: Pull complete [2022-10-25T08:09:02.383Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T08:09:02.383Z] 7d9ed39f4882: Download complete [2022-10-25T08:09:02.383Z] 53926ce57604: Verifying Checksum [2022-10-25T08:09:02.383Z] 53926ce57604: Download complete [2022-10-25T08:09:02.641Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T08:09:02.641Z] 99cc6dd402b0: Download complete [2022-10-25T08:09:06.863Z] 53926ce57604: Pull complete [2022-10-25T08:09:07.126Z] 21b2b0c7a3f4: Pull complete [2022-10-25T08:09:07.694Z] 30f14e443154: Pull complete [2022-10-25T08:09:07.953Z] 801331c1e519: Pull complete [2022-10-25T08:09:09.851Z] 99cc6dd402b0: Pull complete [2022-10-25T08:09:10.783Z] 7d9ed39f4882: Pull complete [2022-10-25T08:09:10.783Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T08:09:10.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T08:09:10.783Z] ---> 1dedd983c030 [2022-10-25T08:09:10.783Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-25T08:09:13.515Z] Still waiting to schedule task [2022-10-25T08:09:13.515Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T08:09:18.950Z] ---> Running in 3fae3e205a22 [2022-10-25T08:09:18.951Z] Removing intermediate container 3fae3e205a22 [2022-10-25T08:09:18.951Z] ---> 85d369ff590f [2022-10-25T08:09:18.951Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-25T08:09:19.209Z] ---> Running in 8e1680f9c20c [2022-10-25T08:09:19.209Z] Removing intermediate container 8e1680f9c20c [2022-10-25T08:09:19.209Z] ---> 42b84706f7db [2022-10-25T08:09:19.209Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T08:09:19.209Z] ---> Running in b2411f7b77d7 [2022-10-25T08:09:19.209Z] Removing intermediate container b2411f7b77d7 [2022-10-25T08:09:19.209Z] ---> f6eff0cc1ea1 [2022-10-25T08:09:19.209Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-25T08:09:19.209Z] ---> Running in ebcd984a8fb0 [2022-10-25T08:09:19.467Z] Removing intermediate container ebcd984a8fb0 [2022-10-25T08:09:19.467Z] ---> 6343e487ae17 [2022-10-25T08:09:19.467Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-25T08:09:19.467Z] ---> Running in d4b23ebcf747 [2022-10-25T08:09:19.467Z] Removing intermediate container d4b23ebcf747 [2022-10-25T08:09:19.467Z] ---> 7f313da1a5d4 [2022-10-25T08:09:19.467Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-25T08:09:20.063Z] latest: Pulling from library/docker [2022-10-25T08:09:20.325Z] 213ec9aee27d: Already exists [2022-10-25T08:09:20.325Z] 7b0dd730a5c3: Pulling fs layer [2022-10-25T08:09:20.325Z] 4b90f8029a36: Pulling fs layer [2022-10-25T08:09:20.325Z] bea6d6d58c11: Pulling fs layer [2022-10-25T08:09:20.325Z] b28b21e97172: Pulling fs layer [2022-10-25T08:09:20.325Z] 334122ffbec7: Pulling fs layer [2022-10-25T08:09:20.325Z] 3fb299f33a69: Pulling fs layer [2022-10-25T08:09:20.325Z] dd1f07ef4870: Pulling fs layer [2022-10-25T08:09:20.325Z] 458294789bc3: Pulling fs layer [2022-10-25T08:09:20.325Z] b28b21e97172: Waiting [2022-10-25T08:09:20.325Z] 3fb299f33a69: Waiting [2022-10-25T08:09:20.325Z] dd1f07ef4870: Waiting [2022-10-25T08:09:20.325Z] 458294789bc3: Waiting [2022-10-25T08:09:20.587Z] 4b90f8029a36: Verifying Checksum [2022-10-25T08:09:20.588Z] 4b90f8029a36: Download complete [2022-10-25T08:09:20.588Z] 7b0dd730a5c3: Verifying Checksum [2022-10-25T08:09:20.588Z] 7b0dd730a5c3: Download complete [2022-10-25T08:09:20.875Z] bea6d6d58c11: Verifying Checksum [2022-10-25T08:09:20.875Z] bea6d6d58c11: Download complete [2022-10-25T08:09:20.875Z] 7b0dd730a5c3: Pull complete [2022-10-25T08:09:20.875Z] 4b90f8029a36: Pull complete [2022-10-25T08:09:21.136Z] b28b21e97172: Verifying Checksum [2022-10-25T08:09:21.136Z] b28b21e97172: Download complete [2022-10-25T08:09:21.394Z] bea6d6d58c11: Pull complete [2022-10-25T08:09:21.655Z] b28b21e97172: Pull complete [2022-10-25T08:09:22.623Z] 334122ffbec7: Verifying Checksum [2022-10-25T08:09:22.623Z] 334122ffbec7: Download complete [2022-10-25T08:09:22.883Z] 334122ffbec7: Pull complete [2022-10-25T08:09:26.200Z] 458294789bc3: Verifying Checksum [2022-10-25T08:09:26.200Z] 458294789bc3: Download complete [2022-10-25T08:09:26.200Z] 3fb299f33a69: Verifying Checksum [2022-10-25T08:09:26.200Z] 3fb299f33a69: Download complete [2022-10-25T08:09:26.200Z] dd1f07ef4870: Verifying Checksum [2022-10-25T08:09:26.200Z] dd1f07ef4870: Download complete [2022-10-25T08:09:26.458Z] 3fb299f33a69: Pull complete [2022-10-25T08:09:27.027Z] dd1f07ef4870: Pull complete [2022-10-25T08:09:27.285Z] 458294789bc3: Pull complete [2022-10-25T08:09:27.285Z] Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 [2022-10-25T08:09:27.548Z] Status: Downloaded newer image for docker:latest [2022-10-25T08:09:30.081Z] ---> 74185ed87e80 [2022-10-25T08:09:30.081Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T08:09:30.081Z] ---> Running in 84fc8047f0e6 [2022-10-25T08:09:31.021Z] Removing intermediate container 84fc8047f0e6 [2022-10-25T08:09:31.021Z] ---> f12baf0f00ba [2022-10-25T08:09:31.021Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T08:09:31.281Z] ---> Running in bb06b2892374 [2022-10-25T08:09:31.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T08:09:32.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T08:09:32.740Z] OK: 211 MiB in 51 packages [2022-10-25T08:09:33.000Z] Removing intermediate container bb06b2892374 [2022-10-25T08:09:33.000Z] ---> cc28e3674e6a [2022-10-25T08:09:33.000Z] Step 11/16 : ENV GO111MODULE=on [2022-10-25T08:09:33.000Z] ---> Running in ef9023e6b43c [2022-10-25T08:09:33.000Z] Removing intermediate container ef9023e6b43c [2022-10-25T08:09:33.000Z] ---> aa8a7fc088e6 [2022-10-25T08:09:33.000Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-25T08:09:33.000Z] ---> Running in 29ce3b7034ca [2022-10-25T08:09:33.260Z] Removing intermediate container 29ce3b7034ca [2022-10-25T08:09:33.260Z] ---> c18000cb26c0 [2022-10-25T08:09:33.260Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-25T08:09:33.260Z] ---> 1fdd23edb974 [2022-10-25T08:09:33.260Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T08:09:33.260Z] ---> Running in ae6ea3addaef [2022-10-25T08:10:12.158Z] Removing intermediate container ae6ea3addaef [2022-10-25T08:10:12.158Z] ---> f0c172498eb8 [2022-10-25T08:10:12.158Z] Step 15/16 : COPY . . [2022-10-25T08:10:12.158Z] ---> 6584dd4395c0 [2022-10-25T08:10:12.158Z] Step 16/16 : RUN ${MAKE} [2022-10-25T08:10:12.158Z] ---> Running in 2a9792b23f65 [2022-10-25T08:10:12.158Z] noop [2022-10-25T08:10:12.158Z] Removing intermediate container 2a9792b23f65 [2022-10-25T08:10:12.158Z] ---> bbe6038718e7 [2022-10-25T08:10:12.158Z] Successfully built bbe6038718e7 [2022-10-25T08:10:12.158Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:10:12.669Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T08:10:12.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:10:12.815Z] prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container [2022-10-25T08:10:12.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T08:10:13.228Z] $ docker top 2a5b9cb31668201330782db747bbfb894ad41216590969876e19b0e03cd841da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:10:13.616Z] + go version [2022-10-25T08:10:13.616Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T08:10:13.652Z] $ docker stop --time=1 2a5b9cb31668201330782db747bbfb894ad41216590969876e19b0e03cd841da [2022-10-25T08:10:14.944Z] $ docker rm -f 2a5b9cb31668201330782db747bbfb894ad41216590969876e19b0e03cd841da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:10:15.708Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T08:10:15.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:10:15.862Z] prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container [2022-10-25T08:10:15.893Z] $ 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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T08:10:16.242Z] $ docker top 7830421d4a9552bac168778d17d84c535ff8531a85d71e5271ab859d452c3378 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:10:16.677Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [Pipeline] fileExists [Pipeline] sh [2022-10-25T08:10:17.078Z] + make test [2022-10-25T08:10:17.078Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-25T08:10:17.356Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-25T08:10:27.353Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-25T08:10:27.353Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-25T08:10:29.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T08:10:29.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T08:10:29.894Z] ./bin/test-attribution-txt.sh [2022-10-25T08:10:29.894Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-25T08:10:29.894Z] make -C web test [2022-10-25T08:10:29.894Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/web' [2022-10-25T08:10:29.894Z] make[1]: tput: No such file or directory [2022-10-25T08:10:29.894Z] make[1]: tput: No such file or directory [2022-10-25T08:10:29.894Z] warning: generating ./VERSION [2022-10-25T08:10:29.894Z] echo "0.0.0" > VERSION [2022-10-25T08:10:29.894Z] docker build \ [2022-10-25T08:10:29.894Z] -f Dockerfile \ [2022-10-25T08:10:29.894Z] --build-arg USER=1000 \ [2022-10-25T08:10:29.894Z] \ [2022-10-25T08:10:29.894Z] --label "git_sha=5500b6f128281a7e7af7fa0eceae006c2679584b" \ [2022-10-25T08:10:29.894Z] -t edgexfoundry/edgex-web-ui:5500b6f128281a7e7af7fa0eceae006c2679584b \ [2022-10-25T08:10:29.894Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-25T08:10:29.894Z] . [2022-10-25T08:10:30.154Z] Sending build context to Docker daemon 3.269MB [2022-10-25T08:10:30.154Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-25T08:10:30.414Z] 16.17-alpine3.15: Pulling from library/node [2022-10-25T08:10:30.414Z] 9621f1afde84: Pulling fs layer [2022-10-25T08:10:30.414Z] c6f70ee39829: Pulling fs layer [2022-10-25T08:10:30.414Z] 56892a8094a2: Pulling fs layer [2022-10-25T08:10:30.414Z] 58dd87906ef0: Pulling fs layer [2022-10-25T08:10:30.414Z] 58dd87906ef0: Waiting [2022-10-25T08:10:30.414Z] 9621f1afde84: Download complete [2022-10-25T08:10:30.414Z] 58dd87906ef0: Download complete [2022-10-25T08:10:30.674Z] 9621f1afde84: Pull complete [2022-10-25T08:10:30.674Z] c6f70ee39829: Verifying Checksum [2022-10-25T08:10:30.674Z] c6f70ee39829: Download complete [2022-10-25T08:10:30.938Z] 56892a8094a2: Download complete Aborted by Eric Ball [2022-10-25T08:10:31.386Z] Sending interrupt signal to process [Pipeline] // node [Pipeline] } [Pipeline] } [2022-10-25T08:10:31.545Z] $ docker stop --time=1 7830421d4a9552bac168778d17d84c535ff8531a85d71e5271ab859d452c3378 [2022-10-25T08:10:35.743Z] $ docker rm -f 7830421d4a9552bac168778d17d84c535ff8531a85d71e5271ab859d452c3378 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [2022-10-25T08:10:36.137Z] Failed in branch arm64 [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 [2022-10-25T08:10:37.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:37.107Z] [2022-10-25T08:10:37.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:10:37.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:37.488Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T08:10:37.488Z] 5eb5b503b376: Pulling fs layer [2022-10-25T08:10:37.488Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T08:10:37.488Z] ec43610c2a17: Pulling fs layer [2022-10-25T08:10:37.488Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T08:10:37.488Z] 33b1e0a273af: Pulling fs layer [2022-10-25T08:10:37.488Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T08:10:37.488Z] 3a2ae6a8a46f: Waiting [2022-10-25T08:10:37.488Z] 33b1e0a273af: Waiting [2022-10-25T08:10:37.488Z] 2f39f015ded8: Pulling fs layer [2022-10-25T08:10:37.488Z] 2f39f015ded8: Waiting [2022-10-25T08:10:37.488Z] 5d3b04190fa2: Waiting [2022-10-25T08:10:37.488Z] 5c69ac0246d0: Download complete [2022-10-25T08:10:37.488Z] 3a2ae6a8a46f: Download complete [2022-10-25T08:10:37.488Z] 33b1e0a273af: Download complete [2022-10-25T08:10:37.754Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T08:10:37.754Z] 5d3b04190fa2: Download complete [2022-10-25T08:10:37.754Z] ec43610c2a17: Verifying Checksum [2022-10-25T08:10:37.754Z] ec43610c2a17: Download complete [2022-10-25T08:10:37.754Z] 5eb5b503b376: Verifying Checksum [2022-10-25T08:10:37.754Z] 5eb5b503b376: Download complete [2022-10-25T08:10:38.327Z] 2f39f015ded8: Verifying Checksum [2022-10-25T08:10:38.327Z] 2f39f015ded8: Download complete [2022-10-25T08:10:38.894Z] 5eb5b503b376: Pull complete [2022-10-25T08:10:39.154Z] 5c69ac0246d0: Pull complete [2022-10-25T08:10:39.411Z] ec43610c2a17: Pull complete [2022-10-25T08:10:39.713Z] 3a2ae6a8a46f: Pull complete [2022-10-25T08:10:39.973Z] 33b1e0a273af: Pull complete [2022-10-25T08:10:39.973Z] 5d3b04190fa2: Pull complete [2022-10-25T08:10:45.302Z] 2f39f015ded8: Pull complete [2022-10-25T08:10:45.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T08:10:45.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:45.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:10:45.556Z] prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container [2022-10-25T08:10:45.590Z] $ 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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat Click here to forcibly terminate running steps [2022-10-25T08:10:49.181Z] $ docker top bf266715b3fa18a000df631a845c074a6c47b138fab4967c291d370ba124f6ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:49.616Z] ---> job-cost.sh [2022-10-25T08:10:49.616Z] lf-activate-venv: SKIPPING [2022-10-25T08:10:49.616Z] INFO: No Stack... [2022-10-25T08:10:49.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:10:50.444Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T08:10:50.778Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/cost.csv [2022-10-25T08:10:50.778Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T08:10:50.813Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] [2022-10-25T08:10:50.817Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] did not exist. Created. [2022-10-25T08:10:50.817Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T08:10:51.201Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T08:10:51.272Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T08:10:51.291Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T08:10:51.358Z] $ docker stop --time=1 bf266715b3fa18a000df631a845c074a6c47b138fab4967c291d370ba124f6ae [2022-10-25T08:10:52.536Z] $ docker rm -f bf266715b3fa18a000df631a845c074a6c47b138fab4967c291d370ba124f6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T08:10:52.887Z] Failed in branch amd64 [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 [2022-10-25T08:10:54.841Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives ] [2022-10-25T08:10:54.841Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives [2022-10-25T08:10:54.841Z] total 16 [2022-10-25T08:10:54.841Z] drwxr-xr-x 3 root root 4096 Oct 25 08:10 . [2022-10-25T08:10:54.841Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. [2022-10-25T08:10:54.841Z] drwxr-xr-x 2 root root 4096 Oct 25 08:10 cost [2022-10-25T08:10:54.841Z] -rw-r--r-- 1 root root 83 Oct 25 08:10 cost.csv [2022-10-25T08:10:54.841Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives [2022-10-25T08:10:54.841Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives [2022-10-25T08:10:54.841Z] total 16 [2022-10-25T08:10:54.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:10 . [2022-10-25T08:10:54.841Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. [2022-10-25T08:10:54.841Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:10 cost [2022-10-25T08:10:54.841Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 25 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:55.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:56.075Z] ---> package-listing.sh [2022-10-25T08:10:56.075Z] ++ facter osfamily [2022-10-25T08:10:56.075Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T08:10:56.333Z] + OS_FAMILY=debian [2022-10-25T08:10:56.333Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-563 [2022-10-25T08:10:56.333Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T08:10:56.333Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T08:10:56.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T08:10:56.333Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T08:10:56.333Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' [2022-10-25T08:10:56.333Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T08:10:56.333Z] + case "${OS_FAMILY}" in [2022-10-25T08:10:56.333Z] + grep '^ii' [2022-10-25T08:10:56.333Z] + dpkg -l [2022-10-25T08:10:56.333Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T08:10:56.333Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T08:10:56.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T08:10:56.333Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' [2022-10-25T08:10:56.333Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ [2022-10-25T08:10:56.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ [Pipeline] echo [2022-10-25T08:10:56.366Z] 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-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T08:10:56.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:10:57.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:57.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:10:57.426Z] prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container [2022-10-25T08:10:57.456Z] $ 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-563/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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@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 [2022-10-25T08:10:57.654Z] $ docker top 8d594b2cd0435780231cd33d223ee68f92cd529e320bdba0f03488bcf8afc489 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:10:58.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T08:10:58.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T08:10:58.660Z] + ls /var/log/sa-host [2022-10-25T08:10:58.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:10:58.788Z] provisioning config files... [2022-10-25T08:10:58.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config14613397350719390831tmp [Pipeline] { [Pipeline] echo [2022-10-25T08:10:58.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:59.164Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T08:10:59.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:59.587Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T08:10:59.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:59.933Z] ---> sudo-logs.sh [2022-10-25T08:10:59.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T08:11:00.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:11:00.329Z] ---> job-cost.sh [2022-10-25T08:11:00.329Z] lf-activate-venv: SKIPPING [2022-10-25T08:11:00.329Z] DEBUG: total: 0.2199999988079071 [2022-10-25T08:11:00.329Z] INFO: Retrieving Stack Cost... [2022-10-25T08:11:00.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:11:00.672Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T08:11:00.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:11:01.055Z] ---> logs-deploy.sh [2022-10-25T08:11:01.055Z] lf-activate-venv: SKIPPING [2022-10-25T08:11:01.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-563/1 [2022-10-25T08:11:01.055Z] INFO: archiving workspace using pattern(s): [2022-10-25T08:11:01.989Z] Archives upload complete. [2022-10-25T08:11:02.247Z] INFO: archiving logs to Nexus