Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c005d69f9342fc2bd64e3df3f4aced7907df0be9 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-ssh4344828884997978145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14509361278054706533.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3800778594922353025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh15004680303148522568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4062379755573180974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2347 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision c005d69f9342fc2bd64e3df3f4aced7907df0be9 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c005d69f9342fc2bd64e3df3f4aced7907df0be9 # timeout=10 Commit message: "chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web" > git rev-list --no-walk 308eeb81062530064bc8ceb467383f61751e4df0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-13T16:09:27.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-13T16:09:27.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-13T16:09:27.683Z] ========================================================= [2022-06-13T16:09:27.683Z] EdgeX Global Pipelines Version Info [2022-06-13T16:09:27.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:09:28.453Z] ------------------- [2022-06-13T16:09:28.453Z] stable info: [2022-06-13T16:09:28.453Z] ------------------- [2022-06-13T16:09:28.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-13T16:09:28.453Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T16:09:28.453Z] Message: update stable to v1.0.234 [2022-06-13T16:09:29.029Z] ------------------- [2022-06-13T16:09:29.029Z] experimental info: [2022-06-13T16:09:29.029Z] ------------------- [2022-06-13T16:09:29.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-13T16:09:29.029Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T16:09:29.029Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-13T16:09:29.260Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-06-13T16:09:29.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-06-13T16:09:29.277Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-13T16:09:29.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-13T16:09:29.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-13T16:09:29.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-13T16:09:29.316Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-13T16:09:29.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-13T16:09:29.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-13T16:09:29.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-13T16:09:29.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-13T16:09:29.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-06-13T16:09:29.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-13T16:09:29.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-13T16:09:29.392Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T16:09:29.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T16:09:29.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T16:09:29.440Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T16:09:29.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-13T16:09:29.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-13T16:09:29.474Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-13T16:09:29.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-13T16:09:29.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-13T16:09:29.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-13T16:09:29.521Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-13T16:09:29.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-13T16:09:29.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-13T16:09:29.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-13T16:09:29.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-13T16:09:29.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-13T16:09:29.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] echo [2022-06-13T16:09:29.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c005d69 [Pipeline] echo [2022-06-13T16:09:29.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:09:29.653Z] provisioning config files... [2022-06-13T16:09:29.667Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3083858118841790392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:09:29.971Z] ---> docker-login.sh [2022-06-13T16:09:29.971Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:09:30.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:30.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:30.234Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:30.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:30.234Z] [2022-06-13T16:09:30.234Z] Login Succeeded [2022-06-13T16:09:30.234Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:09:30.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:30.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:30.496Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:30.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:30.496Z] [2022-06-13T16:09:30.496Z] Login Succeeded [2022-06-13T16:09:30.496Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:09:30.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:30.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:30.496Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:30.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:30.496Z] [2022-06-13T16:09:30.496Z] Login Succeeded [2022-06-13T16:09:30.496Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:09:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:30.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:30.758Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:30.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:30.758Z] [2022-06-13T16:09:30.758Z] Login Succeeded [2022-06-13T16:09:30.758Z] docker.io [2022-06-13T16:09:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:31.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:31.332Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:31.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:31.332Z] [2022-06-13T16:09:31.332Z] Login Succeeded [2022-06-13T16:09:31.332Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:09:31.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-13T16:09:31.716Z] + git rev-list -1 --merges c005d69f9342fc2bd64e3df3f4aced7907df0be9~1..c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] echo [2022-06-13T16:09:31.753Z] -----------> git rev-list -1 --merges c005d69f9342fc2bd64e3df3f4aced7907df0be9~1..c005d69f9342fc2bd64e3df3f4aced7907df0be9 c005d69f9342fc2bd64e3df3f4aced7907df0be9 [false] [Pipeline] sh [2022-06-13T16:09:32.045Z] + git log --format=format:%s -1 c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] echo [2022-06-13T16:09:32.063Z] ========================================================= [2022-06-13T16:09:32.063Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-13T16:09:32.063Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T16:09:32.403Z] + git log --format=format:%s -1 c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] echo [2022-06-13T16:09:32.415Z] [semverPrep] GIT_COMMIT: c005d69f9342fc2bd64e3df3f4aced7907df0be9, Commit Message: chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web [Pipeline] echo [2022-06-13T16:09:32.432Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-13T16:09:32.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:09:32.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-13T16:09:32.780Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-13T16:09:32.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-13T16:09:32.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-13T16:09:32.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-13T16:09:32.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:09:33.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:09:33.137Z] [2022-06-13T16:09:33.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:09:33.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:09:33.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-13T16:09:33.441Z] 42c077c10790: Pulling fs layer [2022-06-13T16:09:33.441Z] f63e77b7563a: Pulling fs layer [2022-06-13T16:09:33.441Z] bd5fdadae976: Pulling fs layer [2022-06-13T16:09:33.441Z] 205491f53016: Pulling fs layer [2022-06-13T16:09:33.441Z] df18705c85c3: Pulling fs layer [2022-06-13T16:09:33.441Z] bdb3f477010e: Pulling fs layer [2022-06-13T16:09:33.441Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-13T16:09:33.441Z] 2c6e9b1d212d: Pulling fs layer [2022-06-13T16:09:33.441Z] bdb8f0575790: Pulling fs layer [2022-06-13T16:09:33.441Z] 386e3cb2ff24: Pulling fs layer [2022-06-13T16:09:33.441Z] 2343380bae48: Pulling fs layer [2022-06-13T16:09:33.441Z] c8a8fc8e1c8f: Waiting [2022-06-13T16:09:33.441Z] 386e3cb2ff24: Waiting [2022-06-13T16:09:33.441Z] 2343380bae48: Waiting [2022-06-13T16:09:33.441Z] 2c6e9b1d212d: Waiting [2022-06-13T16:09:33.441Z] 205491f53016: Waiting [2022-06-13T16:09:33.441Z] bdb8f0575790: Waiting [2022-06-13T16:09:33.441Z] bdb3f477010e: Waiting [2022-06-13T16:09:33.441Z] df18705c85c3: Waiting [2022-06-13T16:09:33.441Z] f63e77b7563a: Download complete [2022-06-13T16:09:33.441Z] 205491f53016: Verifying Checksum [2022-06-13T16:09:33.441Z] 205491f53016: Download complete [2022-06-13T16:09:33.701Z] df18705c85c3: Download complete [2022-06-13T16:09:33.701Z] bdb3f477010e: Verifying Checksum [2022-06-13T16:09:33.701Z] bdb3f477010e: Download complete [2022-06-13T16:09:33.701Z] bd5fdadae976: Verifying Checksum [2022-06-13T16:09:33.701Z] bd5fdadae976: Download complete [2022-06-13T16:09:33.701Z] 2c6e9b1d212d: Download complete [2022-06-13T16:09:33.701Z] bdb8f0575790: Download complete [2022-06-13T16:09:33.701Z] 386e3cb2ff24: Verifying Checksum [2022-06-13T16:09:33.701Z] 386e3cb2ff24: Download complete [2022-06-13T16:09:33.701Z] 42c077c10790: Download complete [2022-06-13T16:09:33.701Z] 2343380bae48: Verifying Checksum [2022-06-13T16:09:33.701Z] 2343380bae48: Download complete [2022-06-13T16:09:33.960Z] c8a8fc8e1c8f: Download complete [2022-06-13T16:09:35.357Z] 42c077c10790: Pull complete [2022-06-13T16:09:35.357Z] f63e77b7563a: Pull complete [2022-06-13T16:09:35.930Z] bd5fdadae976: Pull complete [2022-06-13T16:09:35.930Z] 205491f53016: Pull complete [2022-06-13T16:09:36.192Z] df18705c85c3: Pull complete [2022-06-13T16:09:36.454Z] bdb3f477010e: Pull complete [2022-06-13T16:09:38.392Z] c8a8fc8e1c8f: Pull complete [2022-06-13T16:09:38.392Z] 2c6e9b1d212d: Pull complete [2022-06-13T16:09:38.652Z] bdb8f0575790: Pull complete [2022-06-13T16:09:38.652Z] 386e3cb2ff24: Pull complete [2022-06-13T16:09:38.652Z] 2343380bae48: Pull complete [2022-06-13T16:09:38.652Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-13T16:09:38.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:09:38.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:09:39.045Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:09:39.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T16:09:40.570Z] $ docker top 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:09:40.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:09:40.682Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:09:40.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:09:40.830Z] $ docker exec 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d ssh-agent [2022-06-13T16:09:40.969Z] SSH_AUTH_SOCK=/tmp/ssh-w4Je1hftuM3Y/agent.33 [2022-06-13T16:09:40.969Z] SSH_AGENT_PID=39 [2022-06-13T16:09:40.976Z] Running ssh-add (command line suppressed) [2022-06-13T16:09:41.115Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1084658478106080934.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1084658478106080934.key) [2022-06-13T16:09:41.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:09:41.418Z] + git tag --points-at HEAD [Pipeline] } [2022-06-13T16:09:41.441Z] $ docker exec --env ******** --env ******** 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d ssh-agent -k [2022-06-13T16:09:41.560Z] unset SSH_AUTH_SOCK; [2022-06-13T16:09:41.561Z] unset SSH_AGENT_PID; [2022-06-13T16:09:41.561Z] echo Agent pid 39 killed; [2022-06-13T16:09:41.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-13T16:09:41.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:09:41.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:09:41.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:09:41.747Z] $ docker exec 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d ssh-agent [2022-06-13T16:09:41.873Z] SSH_AUTH_SOCK=/tmp/ssh-QZ1o8vq6EVFv/agent.73 [2022-06-13T16:09:41.873Z] SSH_AGENT_PID=79 [2022-06-13T16:09:41.880Z] Running ssh-add (command line suppressed) [2022-06-13T16:09:42.011Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3271335406245235518.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3271335406245235518.key) [2022-06-13T16:09:42.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:09:42.320Z] + git semver init [2022-06-13T16:09:42.582Z] 2022-06-13 16:09:42,533 [run_init] DEBUG init version:0.0.0 force:False [2022-06-13T16:09:42.582Z] 2022-06-13 16:09:42,534 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-06-13T16:09:42.582Z] 2022-06-13 16:09:42,534 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-06-13T16:09:42.582Z] 2022-06-13 16:09:42,534 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:09:43.967Z] 2022-06-13 16:09:43,657 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-06-13T16:09:43.967Z] 2022-06-13 16:09:43,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-06-13T16:09:43.967Z] 2022-06-13 16:09:43,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:09:43.967Z] 2022-06-13 16:09:43,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:09:43.967Z] 2.2.1-dev.2 [Pipeline] } [2022-06-13T16:09:43.984Z] $ docker exec --env ******** --env ******** 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d ssh-agent -k [2022-06-13T16:09:44.093Z] unset SSH_AUTH_SOCK; [2022-06-13T16:09:44.094Z] unset SSH_AGENT_PID; [2022-06-13T16:09:44.094Z] echo Agent pid 79 killed; [2022-06-13T16:09:44.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:09:44.419Z] + git semver [Pipeline] } [2022-06-13T16:09:44.699Z] $ docker stop --time=1 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d [2022-06-13T16:09:46.023Z] $ docker rm -f 2183541ecb9cc283771cb57b6e9cc4411dc428e8b618a88a65a825984d00469d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:09:46.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-13T16:09:46.630Z] Stashed 1 file(s) [Pipeline] echo [2022-06-13T16:09:46.633Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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-06-13T16:09:46.834Z] provisioning config files... [2022-06-13T16:09:46.844Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6844476986747219345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:09:47.145Z] ---> docker-login.sh [2022-06-13T16:09:47.145Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:09:47.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:47.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:47.145Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:47.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:47.145Z] [2022-06-13T16:09:47.145Z] Login Succeeded [2022-06-13T16:09:47.145Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:09:47.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:47.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:47.407Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:47.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:47.407Z] [2022-06-13T16:09:47.407Z] Login Succeeded [2022-06-13T16:09:47.407Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:09:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:47.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:47.407Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:47.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:47.407Z] [2022-06-13T16:09:47.407Z] Login Succeeded [2022-06-13T16:09:47.407Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:09:47.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:47.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:47.668Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:47.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:47.668Z] [2022-06-13T16:09:47.668Z] Login Succeeded [2022-06-13T16:09:47.668Z] docker.io [2022-06-13T16:09:47.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:09:47.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:09:47.930Z] Configure a credential helper to remove this warning. See [2022-06-13T16:09:47.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:09:47.930Z] [2022-06-13T16:09:47.930Z] Login Succeeded [2022-06-13T16:09:47.930Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:09:47.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T16:09:48.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:09:48.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:09:48.032Z] ========================================================= [2022-06-13T16:09:48.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-13T16:09:48.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:09:48.347Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-13T16:09:48.608Z] Sending build context to Docker daemon 43.55MB [2022-06-13T16:09:48.608Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:09:48.608Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-13T16:09:48.608Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-13T16:09:48.608Z] 59bf1c3509f3: Pulling fs layer [2022-06-13T16:09:48.608Z] 666ba61612fd: Pulling fs layer [2022-06-13T16:09:48.608Z] 8ed8ca486205: Pulling fs layer [2022-06-13T16:09:48.608Z] cc1cd167ecdc: Pulling fs layer [2022-06-13T16:09:48.608Z] c516ae0d96e1: Pulling fs layer [2022-06-13T16:09:48.608Z] 684cea983483: Pulling fs layer [2022-06-13T16:09:48.608Z] dd3240ac7de5: Pulling fs layer [2022-06-13T16:09:48.608Z] b1e948a4e11c: Pulling fs layer [2022-06-13T16:09:48.608Z] a8fd76ee1af6: Pulling fs layer [2022-06-13T16:09:48.608Z] 646ad004c059: Pulling fs layer [2022-06-13T16:09:48.608Z] dd3240ac7de5: Waiting [2022-06-13T16:09:48.608Z] b1e948a4e11c: Waiting [2022-06-13T16:09:48.608Z] a8fd76ee1af6: Waiting [2022-06-13T16:09:48.608Z] 646ad004c059: Waiting [2022-06-13T16:09:48.608Z] c516ae0d96e1: Waiting [2022-06-13T16:09:48.608Z] cc1cd167ecdc: Waiting [2022-06-13T16:09:48.608Z] 684cea983483: Waiting [2022-06-13T16:09:48.608Z] 8ed8ca486205: Verifying Checksum [2022-06-13T16:09:48.608Z] 8ed8ca486205: Download complete [2022-06-13T16:09:48.608Z] 666ba61612fd: Download complete [2022-06-13T16:09:48.608Z] c516ae0d96e1: Download complete [2022-06-13T16:09:48.608Z] 684cea983483: Verifying Checksum [2022-06-13T16:09:48.608Z] 684cea983483: Download complete [2022-06-13T16:09:48.608Z] 59bf1c3509f3: Verifying Checksum [2022-06-13T16:09:48.608Z] 59bf1c3509f3: Download complete [2022-06-13T16:09:48.608Z] dd3240ac7de5: Verifying Checksum [2022-06-13T16:09:48.608Z] dd3240ac7de5: Download complete [2022-06-13T16:09:48.871Z] b1e948a4e11c: Download complete [2022-06-13T16:09:48.871Z] 59bf1c3509f3: Pull complete [2022-06-13T16:09:49.134Z] 666ba61612fd: Pull complete [2022-06-13T16:09:49.134Z] 8ed8ca486205: Pull complete [2022-06-13T16:09:49.134Z] 646ad004c059: Verifying Checksum [2022-06-13T16:09:49.134Z] 646ad004c059: Download complete [2022-06-13T16:09:49.396Z] a8fd76ee1af6: Verifying Checksum [2022-06-13T16:09:49.396Z] a8fd76ee1af6: Download complete [2022-06-13T16:09:49.656Z] cc1cd167ecdc: Verifying Checksum [2022-06-13T16:09:49.656Z] cc1cd167ecdc: Download complete [2022-06-13T16:09:53.857Z] cc1cd167ecdc: Pull complete [2022-06-13T16:09:53.857Z] c516ae0d96e1: Pull complete [2022-06-13T16:09:53.857Z] 684cea983483: Pull complete [2022-06-13T16:09:53.857Z] dd3240ac7de5: Pull complete [2022-06-13T16:09:54.117Z] b1e948a4e11c: Pull complete [2022-06-13T16:09:56.669Z] a8fd76ee1af6: Pull complete [2022-06-13T16:09:56.931Z] 646ad004c059: Pull complete [2022-06-13T16:09:56.931Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-13T16:09:56.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-13T16:09:56.931Z] ---> 8f69c11f6b0c [2022-06-13T16:09:56.931Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:09:58.847Z] ---> Running in 3c39839ae229 [2022-06-13T16:09:58.847Z] Removing intermediate container 3c39839ae229 [2022-06-13T16:09:58.847Z] ---> 5ac691337783 [2022-06-13T16:09:58.847Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:09:58.847Z] ---> Running in 85de077a52c5 [2022-06-13T16:09:58.847Z] Removing intermediate container 85de077a52c5 [2022-06-13T16:09:58.847Z] ---> b0a061b5d85e [2022-06-13T16:09:58.847Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:09:58.847Z] ---> Running in 9a86c34b9c25 [2022-06-13T16:09:58.847Z] Removing intermediate container 9a86c34b9c25 [2022-06-13T16:09:58.847Z] ---> 87240e15904c [2022-06-13T16:09:58.847Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-13T16:09:58.847Z] ---> Running in 9fcc57e27cae [2022-06-13T16:09:58.847Z] Removing intermediate container 9fcc57e27cae [2022-06-13T16:09:58.847Z] ---> 83f50a6ce197 [2022-06-13T16:09:58.847Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:09:58.847Z] ---> Running in 90ce30a413a7 [2022-06-13T16:09:59.108Z] Removing intermediate container 90ce30a413a7 [2022-06-13T16:09:59.108Z] ---> c941e221d861 [2022-06-13T16:09:59.108Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:09:59.108Z] ---> Running in 9c48b7ac67b7 [2022-06-13T16:09:59.681Z] Removing intermediate container 9c48b7ac67b7 [2022-06-13T16:09:59.681Z] ---> 359d9b55b130 [2022-06-13T16:09:59.681Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:09:59.681Z] ---> Running in 1c6e667d035d [2022-06-13T16:09:59.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T16:10:00.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T16:10:01.149Z] OK: 221 MiB in 52 packages [2022-06-13T16:10:01.417Z] Removing intermediate container 1c6e667d035d [2022-06-13T16:10:01.417Z] ---> ec22d1fd00b6 [2022-06-13T16:10:01.417Z] Step 10/15 : ENV GO111MODULE=on [2022-06-13T16:10:01.678Z] ---> Running in 12588f4b1fce [2022-06-13T16:10:01.678Z] Removing intermediate container 12588f4b1fce [2022-06-13T16:10:01.678Z] ---> f867070f8436 [2022-06-13T16:10:01.678Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:10:01.678Z] ---> Running in 7e60afeae011 [2022-06-13T16:10:01.678Z] Removing intermediate container 7e60afeae011 [2022-06-13T16:10:01.678Z] ---> 0fca520e3108 [2022-06-13T16:10:01.678Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-13T16:10:01.795Z] Still waiting to schedule task [2022-06-13T16:10:01.795Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2344’ is offline [2022-06-13T16:10:01.939Z] ---> 0b6891efedc7 [2022-06-13T16:10:01.939Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:10:01.939Z] ---> Running in a90731a016e7 [2022-06-13T16:10:11.944Z] Removing intermediate container a90731a016e7 [2022-06-13T16:10:11.945Z] ---> 7e0986272cd9 [2022-06-13T16:10:11.945Z] Step 14/15 : COPY . . [2022-06-13T16:10:13.343Z] ---> cf7fffe042dd [2022-06-13T16:10:13.343Z] Step 15/15 : RUN ${MAKE} [2022-06-13T16:10:13.343Z] ---> Running in ba0a8a929d1a [2022-06-13T16:10:13.344Z] noop [2022-06-13T16:10:13.915Z] Removing intermediate container ba0a8a929d1a [2022-06-13T16:10:13.915Z] ---> 130e9ad6b1ba [2022-06-13T16:10:13.915Z] Successfully built 130e9ad6b1ba [2022-06-13T16:10:13.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:14.231Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T16:10:14.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:10:14.329Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:10:14.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-06-13T16:10:14.842Z] $ docker top dd5961e9d0288714fd9d86a3c6068c8da71de56fdf8650b611bac8a960b98147 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T16:10:15.221Z] + go version [2022-06-13T16:10:15.221Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-13T16:10:15.240Z] $ docker stop --time=1 dd5961e9d0288714fd9d86a3c6068c8da71de56fdf8650b611bac8a960b98147 [2022-06-13T16:10:16.562Z] $ docker rm -f dd5961e9d0288714fd9d86a3c6068c8da71de56fdf8650b611bac8a960b98147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:16.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T16:10:16.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:10:17.048Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:10:17.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-06-13T16:10:17.514Z] $ docker top 12cd2c6775848979d3260e2230ccb0ef2934e2929041c4b9fefd049343e47208 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T16:10:17.880Z] + make test [2022-06-13T16:10:17.880Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-13T16:10:18.140Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-13T16:10:23.422Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-13T16:10:23.422Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-13T16:10:26.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T16:10:26.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-13T16:10:26.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T16:10:26.775Z] $ docker stop --time=1 12cd2c6775848979d3260e2230ccb0ef2934e2929041c4b9fefd049343e47208 [2022-06-13T16:10:28.374Z] $ docker rm -f 12cd2c6775848979d3260e2230ccb0ef2934e2929041c4b9fefd049343e47208 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:10:28.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T16:10:28.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-13T16:10:29.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T16:10:29.528Z] + ls -al . [2022-06-13T16:10:29.528Z] total 160 [2022-06-13T16:10:29.528Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 13 16:10 . [2022-06-13T16:10:29.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:09 .. [2022-06-13T16:10:29.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 16:09 .git [2022-06-13T16:10:29.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:09 .github [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 167 Jun 13 16:09 .gitignore [2022-06-13T16:10:29.528Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 16:09 .semver [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 13 16:09 Attribution.txt [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 13 16:09 CHANGELOG.md [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 16:09 CONTRIBUTING.md [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 13 16:09 Dockerfile [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 13 16:09 Jenkinsfile [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 16:09 LICENSE [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 13 16:09 Makefile [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 13 16:09 README.md [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 13 16:09 VERSION [2022-06-13T16:10:29.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:09 assets [2022-06-13T16:10:29.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:09 bin [2022-06-13T16:10:29.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:09 cmd [2022-06-13T16:10:29.528Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 13 16:10 coverage.out [2022-06-13T16:10:29.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:09 docs [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 13 16:09 go.mod [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 13 16:09 go.sum [2022-06-13T16:10:29.528Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 16:09 internal [2022-06-13T16:10:29.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:09 pkg [2022-06-13T16:10:29.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:09 snap [2022-06-13T16:10:29.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:09 testing [2022-06-13T16:10:29.528Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 16:09 version.go [2022-06-13T16:10:29.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:29.845Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c005d69f9342fc2bd64e3df3f4aced7907df0be9 --label arch=amd64 --label version=2.2.1-dev.2 . [2022-06-13T16:10:30.105Z] Sending build context to Docker daemon 43.55MB [2022-06-13T16:10:30.105Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:10:30.105Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-13T16:10:30.105Z] ---> 130e9ad6b1ba [2022-06-13T16:10:30.105Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:10:30.105Z] ---> Running in 4dbb882e927a [2022-06-13T16:10:30.372Z] Removing intermediate container 4dbb882e927a [2022-06-13T16:10:30.372Z] ---> 093a92e083dc [2022-06-13T16:10:30.372Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:10:30.372Z] ---> Running in 317aa58b6693 [2022-06-13T16:10:30.372Z] Removing intermediate container 317aa58b6693 [2022-06-13T16:10:30.372Z] ---> 76bc43fb5acc [2022-06-13T16:10:30.372Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:10:30.635Z] ---> Running in afac66dafc73 [2022-06-13T16:10:30.635Z] Removing intermediate container afac66dafc73 [2022-06-13T16:10:30.635Z] ---> 4ef52eec5e6c [2022-06-13T16:10:30.635Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-13T16:10:30.635Z] ---> Running in 88a514210ccc [2022-06-13T16:10:30.896Z] Removing intermediate container 88a514210ccc [2022-06-13T16:10:30.896Z] ---> d7b22033de7c [2022-06-13T16:10:30.896Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:10:30.896Z] ---> Running in ff7db1d3645d [2022-06-13T16:10:30.896Z] Removing intermediate container ff7db1d3645d [2022-06-13T16:10:30.896Z] ---> 92abc5786903 [2022-06-13T16:10:30.896Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:10:30.896Z] ---> Running in 5d94f4a09b34 [2022-06-13T16:10:31.841Z] Removing intermediate container 5d94f4a09b34 [2022-06-13T16:10:31.841Z] ---> dc62a953807b [2022-06-13T16:10:31.841Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:10:31.841Z] ---> Running in c836c7b94d6a [2022-06-13T16:10:31.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T16:10:32.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T16:10:33.054Z] OK: 221 MiB in 52 packages [2022-06-13T16:10:33.314Z] Removing intermediate container c836c7b94d6a [2022-06-13T16:10:33.314Z] ---> 75b3b620fe68 [2022-06-13T16:10:33.314Z] Step 10/23 : ENV GO111MODULE=on [2022-06-13T16:10:33.314Z] ---> Running in db021856a740 [2022-06-13T16:10:33.575Z] Removing intermediate container db021856a740 [2022-06-13T16:10:33.575Z] ---> 1275732eed34 [2022-06-13T16:10:33.575Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:10:33.575Z] ---> Running in 42da019da344 [2022-06-13T16:10:33.575Z] Removing intermediate container 42da019da344 [2022-06-13T16:10:33.575Z] ---> 85c0e8c90dd3 [2022-06-13T16:10:33.575Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-13T16:10:33.836Z] ---> b72c327470e9 [2022-06-13T16:10:33.836Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:10:33.836Z] ---> Running in dbcdf958b675 [2022-06-13T16:10:34.779Z] Removing intermediate container dbcdf958b675 [2022-06-13T16:10:34.779Z] ---> 75494bc9dc47 [2022-06-13T16:10:34.779Z] Step 14/23 : COPY . . [2022-06-13T16:10:35.719Z] ---> b8336dbab614 [2022-06-13T16:10:35.719Z] Step 15/23 : RUN ${MAKE} [2022-06-13T16:10:35.719Z] ---> Running in 7258fbc8f814 [2022-06-13T16:10:35.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-13T16:10:41.278Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-13T16:10:43.821Z] Removing intermediate container 7258fbc8f814 [2022-06-13T16:10:43.821Z] ---> b3abb55507bc [2022-06-13T16:10:43.821Z] Step 16/23 : FROM alpine:3.14 [2022-06-13T16:10:43.821Z] 3.14: Pulling from library/alpine [2022-06-13T16:10:44.089Z] 8663204ce13b: Pulling fs layer [2022-06-13T16:10:44.363Z] 8663204ce13b: Verifying Checksum [2022-06-13T16:10:44.363Z] 8663204ce13b: Download complete [2022-06-13T16:10:44.363Z] 8663204ce13b: Pull complete [2022-06-13T16:10:44.363Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-13T16:10:44.363Z] Status: Downloaded newer image for alpine:3.14 [2022-06-13T16:10:44.363Z] ---> e04c818066af [2022-06-13T16:10:44.363Z] Step 17/23 : EXPOSE 4000 [2022-06-13T16:10:44.621Z] ---> Running in bc3c830f0adb [2022-06-13T16:10:44.621Z] Removing intermediate container bc3c830f0adb [2022-06-13T16:10:44.621Z] ---> ea635cb51ffd [2022-06-13T16:10:44.621Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-13T16:10:45.192Z] ---> d7a3536cb0a7 [2022-06-13T16:10:45.192Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-13T16:10:45.192Z] ---> Running in 7ba1b08bdbfa [2022-06-13T16:10:45.192Z] Removing intermediate container 7ba1b08bdbfa [2022-06-13T16:10:45.192Z] ---> 584d6c00590d [2022-06-13T16:10:45.192Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-13T16:10:45.460Z] ---> Running in 0c91c66246ac [2022-06-13T16:10:45.460Z] Removing intermediate container 0c91c66246ac [2022-06-13T16:10:45.460Z] ---> c7970acf8307 [2022-06-13T16:10:45.460Z] Step 21/23 : LABEL arch=amd64 [2022-06-13T16:10:45.460Z] ---> Running in 07610bc42499 [2022-06-13T16:10:45.721Z] Removing intermediate container 07610bc42499 [2022-06-13T16:10:45.721Z] ---> 57757576d97e [2022-06-13T16:10:45.721Z] Step 22/23 : LABEL git_sha=c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:10:45.721Z] ---> Running in 7f6c1687f515 [2022-06-13T16:10:45.721Z] Removing intermediate container 7f6c1687f515 [2022-06-13T16:10:45.721Z] ---> 58d8a5ad762f [2022-06-13T16:10:45.721Z] Step 23/23 : LABEL version=2.2.1-dev.2 [2022-06-13T16:10:45.721Z] ---> Running in 139a026ae6e4 [2022-06-13T16:10:45.983Z] Removing intermediate container 139a026ae6e4 [2022-06-13T16:10:45.983Z] ---> 340fff6f2710 [2022-06-13T16:10:45.983Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T16:10:45.983Z] Successfully built 340fff6f2710 [2022-06-13T16:10:45.983Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:10:46.090Z] provisioning config files... [2022-06-13T16:10:46.102Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2283104387821129155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:10:46.413Z] ---> docker-login.sh [2022-06-13T16:10:46.413Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:10:46.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:10:46.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:10:46.413Z] Configure a credential helper to remove this warning. See [2022-06-13T16:10:46.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:10:46.413Z] [2022-06-13T16:10:46.413Z] Login Succeeded [2022-06-13T16:10:46.413Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:10:46.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:10:46.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:10:46.672Z] Configure a credential helper to remove this warning. See [2022-06-13T16:10:46.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:10:46.672Z] [2022-06-13T16:10:46.672Z] Login Succeeded [2022-06-13T16:10:46.672Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:10:46.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:10:46.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:10:46.672Z] Configure a credential helper to remove this warning. See [2022-06-13T16:10:46.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:10:46.672Z] [2022-06-13T16:10:46.672Z] Login Succeeded [2022-06-13T16:10:46.672Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:10:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:10:46.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:10:46.932Z] Configure a credential helper to remove this warning. See [2022-06-13T16:10:46.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:10:46.932Z] [2022-06-13T16:10:46.932Z] Login Succeeded [2022-06-13T16:10:46.932Z] docker.io [2022-06-13T16:10:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:10:47.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:10:47.192Z] Configure a credential helper to remove this warning. See [2022-06-13T16:10:47.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:10:47.192Z] [2022-06-13T16:10:47.192Z] Login Succeeded [2022-06-13T16:10:47.192Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:10:47.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:10:47.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:10:47.246Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-06-13T16:10:47.246Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:10:47.246Z] latest [2022-06-13T16:10:47.246Z] 2.2.1-dev.2 [2022-06-13T16:10:47.246Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [2022-06-13T16:10:47.246Z] main [2022-06-13T16:10:47.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:47.565Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:47.872Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:10:47.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:10:47.872Z] 3be38e4f2ea3: Preparing [2022-06-13T16:10:47.872Z] b541d28bf3b4: Preparing [2022-06-13T16:10:47.872Z] b541d28bf3b4: Layer already exists [2022-06-13T16:10:50.432Z] 3be38e4f2ea3: Pushed [2022-06-13T16:10:50.432Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9: digest: sha256:0b46d8e0c716d34c10b340d9dcd03a5a37a40ddac7234c2d7f01d82540ee562f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:50.748Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:51.064Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-06-13T16:10:51.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:10:51.064Z] 3be38e4f2ea3: Preparing [2022-06-13T16:10:51.064Z] b541d28bf3b4: Preparing [2022-06-13T16:10:51.064Z] b541d28bf3b4: Layer already exists [2022-06-13T16:10:51.064Z] 3be38e4f2ea3: Layer already exists [2022-06-13T16:10:51.064Z] latest: digest: sha256:0b46d8e0c716d34c10b340d9dcd03a5a37a40ddac7234c2d7f01d82540ee562f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:51.381Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:51.698Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.2 [2022-06-13T16:10:51.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:10:51.698Z] 3be38e4f2ea3: Preparing [2022-06-13T16:10:51.698Z] b541d28bf3b4: Preparing [2022-06-13T16:10:51.698Z] b541d28bf3b4: Layer already exists [2022-06-13T16:10:51.698Z] 3be38e4f2ea3: Layer already exists [2022-06-13T16:10:51.698Z] 2.2.1-dev.2: digest: sha256:0b46d8e0c716d34c10b340d9dcd03a5a37a40ddac7234c2d7f01d82540ee562f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:52.018Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:52.330Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [2022-06-13T16:10:52.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:10:52.330Z] 3be38e4f2ea3: Preparing [2022-06-13T16:10:52.330Z] b541d28bf3b4: Preparing [2022-06-13T16:10:52.330Z] b541d28bf3b4: Layer already exists [2022-06-13T16:10:52.330Z] 3be38e4f2ea3: Layer already exists [2022-06-13T16:10:52.330Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2: digest: sha256:0b46d8e0c716d34c10b340d9dcd03a5a37a40ddac7234c2d7f01d82540ee562f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:52.647Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:52.958Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-06-13T16:10:52.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:10:52.958Z] 3be38e4f2ea3: Preparing [2022-06-13T16:10:52.958Z] b541d28bf3b4: Preparing [2022-06-13T16:10:52.958Z] b541d28bf3b4: Layer already exists [2022-06-13T16:10:52.958Z] 3be38e4f2ea3: Layer already exists [2022-06-13T16:10:52.958Z] main: digest: sha256:0b46d8e0c716d34c10b340d9dcd03a5a37a40ddac7234c2d7f01d82540ee562f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:10:53.013Z] ===================================================== [Pipeline] echo [2022-06-13T16:10:53.022Z] taggedImages: [2022-06-13T16:10:53.022Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:10:53.022Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-06-13T16:10:53.022Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.2 [2022-06-13T16:10:53.022Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [2022-06-13T16:10:53.022Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:53.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:10:53.398Z] [2022-06-13T16:10:53.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:10:53.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:10:53.793Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-13T16:10:53.793Z] 5eb5b503b376: Pulling fs layer [2022-06-13T16:10:53.793Z] 5c69ac0246d0: Pulling fs layer [2022-06-13T16:10:53.793Z] ec43610c2a17: Pulling fs layer [2022-06-13T16:10:53.793Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-13T16:10:53.793Z] 33b1e0a273af: Pulling fs layer [2022-06-13T16:10:53.793Z] 5d3b04190fa2: Pulling fs layer [2022-06-13T16:10:53.793Z] 3a2ae6a8a46f: Waiting [2022-06-13T16:10:53.793Z] 2f39f015ded8: Pulling fs layer [2022-06-13T16:10:53.793Z] 2f39f015ded8: Waiting [2022-06-13T16:10:53.793Z] 5c69ac0246d0: Verifying Checksum [2022-06-13T16:10:53.793Z] 5c69ac0246d0: Download complete [2022-06-13T16:10:53.793Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-13T16:10:53.793Z] 3a2ae6a8a46f: Download complete [2022-06-13T16:10:53.793Z] 33b1e0a273af: Verifying Checksum [2022-06-13T16:10:53.793Z] 33b1e0a273af: Download complete [2022-06-13T16:10:53.793Z] 5d3b04190fa2: Verifying Checksum [2022-06-13T16:10:53.793Z] 5d3b04190fa2: Download complete [2022-06-13T16:10:53.793Z] ec43610c2a17: Verifying Checksum [2022-06-13T16:10:53.793Z] ec43610c2a17: Download complete [2022-06-13T16:10:54.069Z] 5eb5b503b376: Verifying Checksum [2022-06-13T16:10:54.069Z] 5eb5b503b376: Download complete [2022-06-13T16:10:54.670Z] 2f39f015ded8: Download complete [2022-06-13T16:10:55.610Z] 5eb5b503b376: Pull complete [2022-06-13T16:10:55.610Z] 5c69ac0246d0: Pull complete [2022-06-13T16:10:56.178Z] ec43610c2a17: Pull complete [2022-06-13T16:10:56.178Z] 3a2ae6a8a46f: Pull complete [2022-06-13T16:10:56.437Z] 33b1e0a273af: Pull complete [2022-06-13T16:10:56.437Z] 5d3b04190fa2: Pull complete [2022-06-13T16:11:01.710Z] 2f39f015ded8: Pull complete [2022-06-13T16:11:01.710Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-13T16:11:01.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:11:01.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:11:01.797Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:11:01.838Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2022-06-13T16:11:03.492Z] $ docker top 89d78ea91a2e88c8b5d17ee4bf263de5b2a3e2c3e1fb8c564b5c47eb78be9c6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:11:03.882Z] ---> job-cost.sh [2022-06-13T16:11:03.883Z] lf-activate-venv: SKIPPING [2022-06-13T16:11:03.883Z] INFO: No Stack... [2022-06-13T16:11:04.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T16:11:04.714Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T16:11:05.006Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-06-13T16:11:05.006Z] + cut -d, -f6 [Pipeline] lock [2022-06-13T16:11:05.022Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] [2022-06-13T16:11:05.027Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] did not exist. Created. [2022-06-13T16:11:05.027Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T16:11:05.327Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-13T16:11:05.382Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T16:11:05.388Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T16:11:05.421Z] $ docker stop --time=1 89d78ea91a2e88c8b5d17ee4bf263de5b2a3e2c3e1fb8c564b5c47eb78be9c6e [2022-06-13T16:11:06.610Z] $ docker rm -f 89d78ea91a2e88c8b5d17ee4bf263de5b2a3e2c3e1fb8c564b5c47eb78be9c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-13T16:11:39.531Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2348 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-06-13T16:11:39.545Z] Running in /w/workspace/edgex-ui-go/73 [Pipeline] { [Pipeline] checkout [2022-06-13T16:11:39.582Z] The recommended git tool is: git [2022-06-13T16:11:45.551Z] using credential edgex-jenkins-ssh [2022-06-13T16:11:45.571Z] Cloning the remote Git repository [2022-06-13T16:11:45.632Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-13T16:11:45.706Z] > git init /w/workspace/edgex-ui-go/73 # timeout=10 [2022-06-13T16:11:45.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-13T16:11:45.776Z] > git --version # timeout=10 [2022-06-13T16:11:45.792Z] > git --version # 'git version 2.25.1' [2022-06-13T16:11:45.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T16:11:45.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T16:11:48.460Z] Avoid second fetch [2022-06-13T16:11:48.461Z] Checking out Revision c005d69f9342fc2bd64e3df3f4aced7907df0be9 (main) [2022-06-13T16:11:48.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-06-13T16:11:48.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T16:11:48.485Z] > git config core.sparsecheckout # timeout=10 [2022-06-13T16:11:48.508Z] > git checkout -f c005d69f9342fc2bd64e3df3f4aced7907df0be9 # timeout=10 [2022-06-13T16:11:52.946Z] Commit message: "chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T16:11:53.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-13T16:11:53.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T16:11:53.887Z] Dload Upload Total Spent Left Speed [2022-06-13T16:11:53.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94984 0 --:--:-- --:--:-- --:--:-- 94984 [Pipeline] sh [2022-06-13T16:11:54.909Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-13T16:11:55.259Z] + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-13T16:11:55.259Z] tee /etc/docker/daemon.new [2022-06-13T16:11:55.259Z] { [2022-06-13T16:11:55.259Z] "registry-mirrors": [ [2022-06-13T16:11:55.259Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-13T16:11:55.259Z] ], [2022-06-13T16:11:55.259Z] "bip": "10.250.0.254/24", [2022-06-13T16:11:55.259Z] "hosts": [ [2022-06-13T16:11:55.259Z] "tcp://0.0.0.0:5555", [2022-06-13T16:11:55.259Z] "unix:///var/run/docker.sock" [2022-06-13T16:11:55.259Z] ], [2022-06-13T16:11:55.259Z] "mtu": 1458, [2022-06-13T16:11:55.259Z] "selinux-enabled": true, [2022-06-13T16:11:55.259Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-13T16:11:55.259Z] } [Pipeline] sh [2022-06-13T16:11:55.613Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-13T16:11:55.955Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:12:14.314Z] provisioning config files... [2022-06-13T16:12:14.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/73@tmp/config5555492891873387961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:12:14.686Z] ---> docker-login.sh [2022-06-13T16:12:14.686Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:12:15.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:12:15.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:12:15.557Z] Configure a credential helper to remove this warning. See [2022-06-13T16:12:15.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:12:15.557Z] [2022-06-13T16:12:15.557Z] Login Succeeded [2022-06-13T16:12:15.557Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:12:15.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:12:15.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:12:15.829Z] Configure a credential helper to remove this warning. See [2022-06-13T16:12:15.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:12:15.829Z] [2022-06-13T16:12:15.829Z] Login Succeeded [2022-06-13T16:12:15.829Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:12:16.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:12:16.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:12:16.373Z] Configure a credential helper to remove this warning. See [2022-06-13T16:12:16.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:12:16.373Z] [2022-06-13T16:12:16.373Z] Login Succeeded [2022-06-13T16:12:16.373Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:12:16.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:12:16.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:12:16.648Z] Configure a credential helper to remove this warning. See [2022-06-13T16:12:16.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:12:16.648Z] [2022-06-13T16:12:16.648Z] Login Succeeded [2022-06-13T16:12:16.648Z] docker.io [2022-06-13T16:12:17.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:12:17.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:12:17.513Z] Configure a credential helper to remove this warning. See [2022-06-13T16:12:17.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:12:17.513Z] [2022-06-13T16:12:17.513Z] Login Succeeded [2022-06-13T16:12:17.513Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:12:17.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T16:12:17.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:12:17.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:12:17.825Z] ========================================================= [2022-06-13T16:12:17.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-13T16:12:17.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:12:18.164Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-13T16:12:19.166Z] Sending build context to Docker daemon 27.38MB [2022-06-13T16:12:19.166Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:12:19.166Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-13T16:12:19.166Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-13T16:12:19.166Z] 9b3977197b4f: Pulling fs layer [2022-06-13T16:12:19.166Z] 1a89e8eeedd5: Pulling fs layer [2022-06-13T16:12:19.166Z] 94645a83ff95: Pulling fs layer [2022-06-13T16:12:19.166Z] e6fb740bc735: Pulling fs layer [2022-06-13T16:12:19.166Z] 3a77bd46dcc9: Pulling fs layer [2022-06-13T16:12:19.166Z] 355e64cbe906: Pulling fs layer [2022-06-13T16:12:19.166Z] 63ab81a10011: Pulling fs layer [2022-06-13T16:12:19.166Z] 555d1d1c4555: Pulling fs layer [2022-06-13T16:12:19.166Z] 7d9057610161: Pulling fs layer [2022-06-13T16:12:19.166Z] 355e64cbe906: Waiting [2022-06-13T16:12:19.166Z] 63ab81a10011: Waiting [2022-06-13T16:12:19.166Z] 555d1d1c4555: Waiting [2022-06-13T16:12:19.166Z] 7d9057610161: Waiting [2022-06-13T16:12:19.166Z] e6fb740bc735: Waiting [2022-06-13T16:12:19.166Z] 3a77bd46dcc9: Waiting [2022-06-13T16:12:19.166Z] 94645a83ff95: Verifying Checksum [2022-06-13T16:12:19.166Z] 94645a83ff95: Download complete [2022-06-13T16:12:19.166Z] 1a89e8eeedd5: Verifying Checksum [2022-06-13T16:12:19.166Z] 1a89e8eeedd5: Download complete [2022-06-13T16:12:19.166Z] 3a77bd46dcc9: Verifying Checksum [2022-06-13T16:12:19.166Z] 3a77bd46dcc9: Download complete [2022-06-13T16:12:19.453Z] 355e64cbe906: Verifying Checksum [2022-06-13T16:12:19.453Z] 355e64cbe906: Download complete [2022-06-13T16:12:19.453Z] 9b3977197b4f: Download complete [2022-06-13T16:12:19.453Z] 63ab81a10011: Verifying Checksum [2022-06-13T16:12:19.453Z] 63ab81a10011: Download complete [2022-06-13T16:12:20.466Z] 7d9057610161: Verifying Checksum [2022-06-13T16:12:20.466Z] 7d9057610161: Download complete [2022-06-13T16:12:20.466Z] 9b3977197b4f: Pull complete [2022-06-13T16:12:21.065Z] 1a89e8eeedd5: Pull complete [2022-06-13T16:12:21.065Z] 94645a83ff95: Pull complete [2022-06-13T16:12:21.340Z] 555d1d1c4555: Verifying Checksum [2022-06-13T16:12:21.340Z] 555d1d1c4555: Download complete [2022-06-13T16:12:21.940Z] e6fb740bc735: Verifying Checksum [2022-06-13T16:12:21.940Z] e6fb740bc735: Download complete [2022-06-13T16:12:34.339Z] e6fb740bc735: Pull complete [2022-06-13T16:12:34.339Z] 3a77bd46dcc9: Pull complete [2022-06-13T16:12:34.339Z] 355e64cbe906: Pull complete [2022-06-13T16:12:34.612Z] 63ab81a10011: Pull complete [2022-06-13T16:12:41.349Z] 555d1d1c4555: Pull complete [2022-06-13T16:12:42.788Z] 7d9057610161: Pull complete [2022-06-13T16:12:42.788Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-13T16:12:42.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-13T16:12:42.788Z] ---> 819e984ddca1 [2022-06-13T16:12:42.788Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:12:44.799Z] ---> Running in 013af2a40df1 [2022-06-13T16:12:45.785Z] Removing intermediate container 013af2a40df1 [2022-06-13T16:12:45.785Z] ---> 3854ddbcfd0c [2022-06-13T16:12:45.785Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:12:45.785Z] ---> Running in f5a69938e0d0 [2022-06-13T16:12:46.059Z] Removing intermediate container f5a69938e0d0 [2022-06-13T16:12:46.059Z] ---> e1f654fad6e1 [2022-06-13T16:12:46.059Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:12:46.059Z] ---> Running in cb831749fa03 [2022-06-13T16:12:46.333Z] Removing intermediate container cb831749fa03 [2022-06-13T16:12:46.333Z] ---> 90b8303d4b1b [2022-06-13T16:12:46.333Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-13T16:12:46.607Z] ---> Running in f9c72f017ca0 [2022-06-13T16:12:46.883Z] Removing intermediate container f9c72f017ca0 [2022-06-13T16:12:46.883Z] ---> b03a3272b07a [2022-06-13T16:12:46.883Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:12:46.883Z] ---> Running in 10209cf8a142 [2022-06-13T16:12:47.158Z] Removing intermediate container 10209cf8a142 [2022-06-13T16:12:47.158Z] ---> a230d6034774 [2022-06-13T16:12:47.158Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:12:47.158Z] ---> Running in f8f684a81d61 [2022-06-13T16:12:49.139Z] Removing intermediate container f8f684a81d61 [2022-06-13T16:12:49.139Z] ---> 359391847654 [2022-06-13T16:12:49.139Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:12:49.139Z] ---> Running in cdfe8190dd30 [2022-06-13T16:12:50.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T16:12:51.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T16:12:51.690Z] OK: 220 MiB in 52 packages [2022-06-13T16:12:52.670Z] Removing intermediate container cdfe8190dd30 [2022-06-13T16:12:52.670Z] ---> bbe3bf4f6ef6 [2022-06-13T16:12:52.670Z] Step 10/15 : ENV GO111MODULE=on [2022-06-13T16:12:52.670Z] ---> Running in c77cfd0bb28e [2022-06-13T16:12:52.961Z] Removing intermediate container c77cfd0bb28e [2022-06-13T16:12:52.961Z] ---> 6b192eb351ea [2022-06-13T16:12:52.961Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:12:52.961Z] ---> Running in d82575f5db4e [2022-06-13T16:12:53.239Z] Removing intermediate container d82575f5db4e [2022-06-13T16:12:53.239Z] ---> 0d71fec948d7 [2022-06-13T16:12:53.239Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-13T16:12:53.836Z] ---> 15ed51116c12 [2022-06-13T16:12:53.836Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:12:53.836Z] ---> Running in 84712414859d [2022-06-13T16:13:20.667Z] Removing intermediate container 84712414859d [2022-06-13T16:13:20.667Z] ---> 2ff621b4b13b [2022-06-13T16:13:20.667Z] Step 14/15 : COPY . . [2022-06-13T16:13:23.288Z] ---> ea9624baa13e [2022-06-13T16:13:23.288Z] Step 15/15 : RUN ${MAKE} [2022-06-13T16:13:23.288Z] ---> Running in 4fb46c473722 [2022-06-13T16:13:23.888Z] noop [2022-06-13T16:13:24.484Z] Removing intermediate container 4fb46c473722 [2022-06-13T16:13:24.484Z] ---> 223ffb39fd56 [2022-06-13T16:13:24.754Z] Successfully built 223ffb39fd56 [2022-06-13T16:13:24.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:13:25.117Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T16:13:25.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:13:25.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-2348 does not seem to be running inside a container [2022-06-13T16:13:25.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/73 -v /w/workspace/edgex-ui-go/73:/w/workspace/edgex-ui-go/73:rw,z -v /w/workspace/edgex-ui-go/73@tmp:/w/workspace/edgex-ui-go/73@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 ******** ci-base-image-arm64 cat [2022-06-13T16:13:26.764Z] $ docker top a2307237a6f49161c32930c8c651212c94bb034b207a25904797e346bcea3c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T16:13:27.691Z] + go version [2022-06-13T16:13:27.691Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-13T16:13:27.726Z] $ docker stop --time=1 a2307237a6f49161c32930c8c651212c94bb034b207a25904797e346bcea3c82 [2022-06-13T16:13:29.374Z] $ docker rm -f a2307237a6f49161c32930c8c651212c94bb034b207a25904797e346bcea3c82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:13:29.988Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T16:13:29.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:13:30.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-2348 does not seem to be running inside a container [2022-06-13T16:13:30.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/73 -v /w/workspace/edgex-ui-go/73:/w/workspace/edgex-ui-go/73:rw,z -v /w/workspace/edgex-ui-go/73@tmp:/w/workspace/edgex-ui-go/73@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 ******** ci-base-image-arm64 cat [2022-06-13T16:13:31.607Z] $ docker top 48378a07bdf84a60ae1f13ff37a7cf387c4b5fa09c35173ac296d5a7e391be37 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T16:13:32.502Z] + make test [2022-06-13T16:13:32.502Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-13T16:13:33.939Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-13T16:14:13.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-13T16:14:13.010Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-13T16:14:13.010Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-13T16:14:13.010Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-13T16:14:13.010Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-13T16:14:28.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T16:14:28.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-13T16:14:28.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T16:14:28.183Z] $ docker stop --time=1 48378a07bdf84a60ae1f13ff37a7cf387c4b5fa09c35173ac296d5a7e391be37 [2022-06-13T16:14:29.916Z] $ docker rm -f 48378a07bdf84a60ae1f13ff37a7cf387c4b5fa09c35173ac296d5a7e391be37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:14:30.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T16:14:30.666Z] Warning: overwriting stash ‘coverage-report’ [2022-06-13T16:14:31.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T16:14:31.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T16:14:31.920Z] + ls -al . [2022-06-13T16:14:31.920Z] total 156 [2022-06-13T16:14:31.920Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 13 16:13 . [2022-06-13T16:14:31.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:11 .. [2022-06-13T16:14:31.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 16:11 .git [2022-06-13T16:14:31.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:11 .github [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 167 Jun 13 16:11 .gitignore [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 13 16:11 Attribution.txt [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 13 16:11 CHANGELOG.md [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 16:11 CONTRIBUTING.md [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 13 16:11 Dockerfile [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 13 16:11 Jenkinsfile [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 16:11 LICENSE [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 13 16:11 Makefile [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 13 16:11 README.md [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 13 16:09 VERSION [2022-06-13T16:14:31.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:11 assets [2022-06-13T16:14:31.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:11 bin [2022-06-13T16:14:31.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:11 cmd [2022-06-13T16:14:31.920Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 13 16:13 coverage.out [2022-06-13T16:14:31.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:11 docs [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 13 16:11 go.mod [2022-06-13T16:14:31.920Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 13 16:11 go.sum [2022-06-13T16:14:31.920Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 16:11 internal [2022-06-13T16:14:31.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:11 pkg [2022-06-13T16:14:31.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:11 snap [2022-06-13T16:14:31.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:11 testing [2022-06-13T16:14:31.921Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 16:11 version.go [2022-06-13T16:14:31.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:14:32.274Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c005d69f9342fc2bd64e3df3f4aced7907df0be9 --label arch=arm64 --label version=2.2.1-dev.2 . [2022-06-13T16:14:33.260Z] Sending build context to Docker daemon 27.38MB [2022-06-13T16:14:33.260Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:14:33.260Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-13T16:14:33.260Z] ---> 223ffb39fd56 [2022-06-13T16:14:33.260Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:14:33.536Z] ---> Running in 193d06aafcff [2022-06-13T16:14:33.811Z] Removing intermediate container 193d06aafcff [2022-06-13T16:14:33.811Z] ---> 7083bf0849e5 [2022-06-13T16:14:33.811Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:14:33.811Z] ---> Running in a2be28b80b4d [2022-06-13T16:14:34.089Z] Removing intermediate container a2be28b80b4d [2022-06-13T16:14:34.089Z] ---> 4eee88e87c5f [2022-06-13T16:14:34.089Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:14:34.089Z] ---> Running in dd855a0fcaaa [2022-06-13T16:14:34.364Z] Removing intermediate container dd855a0fcaaa [2022-06-13T16:14:34.364Z] ---> a02d62834f0e [2022-06-13T16:14:34.364Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-13T16:14:34.638Z] ---> Running in 87b776ce2d49 [2022-06-13T16:14:34.913Z] Removing intermediate container 87b776ce2d49 [2022-06-13T16:14:34.913Z] ---> 951f6a6a514f [2022-06-13T16:14:34.913Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:14:34.913Z] ---> Running in e475ce0b9b9c [2022-06-13T16:14:35.189Z] Removing intermediate container e475ce0b9b9c [2022-06-13T16:14:35.189Z] ---> dc2e984ccc7d [2022-06-13T16:14:35.189Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:14:35.189Z] ---> Running in 44700dcbcaf2 [2022-06-13T16:14:37.162Z] Removing intermediate container 44700dcbcaf2 [2022-06-13T16:14:37.162Z] ---> 625246235828 [2022-06-13T16:14:37.162Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:14:37.162Z] ---> Running in 579f8202eba5 [2022-06-13T16:14:37.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T16:14:38.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T16:14:39.700Z] OK: 220 MiB in 52 packages [2022-06-13T16:14:40.303Z] Removing intermediate container 579f8202eba5 [2022-06-13T16:14:40.303Z] ---> 2c85d90233ce [2022-06-13T16:14:40.303Z] Step 10/23 : ENV GO111MODULE=on [2022-06-13T16:14:40.575Z] ---> Running in c5b24c76d1ca [2022-06-13T16:14:40.848Z] Removing intermediate container c5b24c76d1ca [2022-06-13T16:14:40.848Z] ---> 4622e3e0d8ae [2022-06-13T16:14:40.848Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:14:40.848Z] ---> Running in 7deddb31bed2 [2022-06-13T16:14:41.120Z] Removing intermediate container 7deddb31bed2 [2022-06-13T16:14:41.120Z] ---> 83783815f908 [2022-06-13T16:14:41.120Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-13T16:14:41.714Z] ---> 84c1c7d63855 [2022-06-13T16:14:41.714Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:14:41.998Z] ---> Running in ffdd9aaafadd [2022-06-13T16:14:43.970Z] Removing intermediate container ffdd9aaafadd [2022-06-13T16:14:43.970Z] ---> ad47d8d07ac3 [2022-06-13T16:14:43.970Z] Step 14/23 : COPY . . [2022-06-13T16:14:47.360Z] ---> 2f664a478f82 [2022-06-13T16:14:47.360Z] Step 15/23 : RUN ${MAKE} [2022-06-13T16:14:47.360Z] ---> Running in 09bc0a91770a [2022-06-13T16:14:47.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-13T16:15:20.002Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-13T16:15:22.621Z] Removing intermediate container 09bc0a91770a [2022-06-13T16:15:22.621Z] ---> a1ca1bc56015 [2022-06-13T16:15:22.621Z] Step 16/23 : FROM alpine:3.14 [2022-06-13T16:15:23.212Z] 3.14: Pulling from library/alpine [2022-06-13T16:15:23.212Z] 455c02918c45: Pulling fs layer [2022-06-13T16:15:23.484Z] 455c02918c45: Verifying Checksum [2022-06-13T16:15:23.484Z] 455c02918c45: Download complete [2022-06-13T16:15:24.084Z] 455c02918c45: Pull complete [2022-06-13T16:15:24.084Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-13T16:15:24.084Z] Status: Downloaded newer image for alpine:3.14 [2022-06-13T16:15:24.084Z] ---> ac73e934f311 [2022-06-13T16:15:24.084Z] Step 17/23 : EXPOSE 4000 [2022-06-13T16:15:24.084Z] ---> Running in 33745101c8d5 [2022-06-13T16:15:24.359Z] Removing intermediate container 33745101c8d5 [2022-06-13T16:15:24.359Z] ---> 8d5c54a26bae [2022-06-13T16:15:24.359Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-13T16:15:25.803Z] ---> 61dc4715b255 [2022-06-13T16:15:25.803Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-13T16:15:25.803Z] ---> Running in eb8aea502b6e [2022-06-13T16:15:26.077Z] Removing intermediate container eb8aea502b6e [2022-06-13T16:15:26.077Z] ---> f469728fd2fd [2022-06-13T16:15:26.077Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-13T16:15:26.077Z] ---> Running in 9afda3a0cce1 [2022-06-13T16:15:26.670Z] Removing intermediate container 9afda3a0cce1 [2022-06-13T16:15:26.670Z] ---> 0af914588b61 [2022-06-13T16:15:26.670Z] Step 21/23 : LABEL arch=arm64 [2022-06-13T16:15:26.670Z] ---> Running in ce3fba65157d [2022-06-13T16:15:26.940Z] Removing intermediate container ce3fba65157d [2022-06-13T16:15:26.941Z] ---> 5006c5178588 [2022-06-13T16:15:26.941Z] Step 22/23 : LABEL git_sha=c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:15:26.941Z] ---> Running in b787d53b3338 [2022-06-13T16:15:27.213Z] Removing intermediate container b787d53b3338 [2022-06-13T16:15:27.213Z] ---> fbc1951a042e [2022-06-13T16:15:27.213Z] Step 23/23 : LABEL version=2.2.1-dev.2 [2022-06-13T16:15:27.213Z] ---> Running in 8c85658435e5 [2022-06-13T16:15:27.485Z] Removing intermediate container 8c85658435e5 [2022-06-13T16:15:27.486Z] ---> da513763b9ec [2022-06-13T16:15:27.486Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T16:15:27.756Z] Successfully built da513763b9ec [2022-06-13T16:15:27.756Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:15:27.857Z] provisioning config files... [2022-06-13T16:15:27.874Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/73@tmp/config1619150277878754971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:15:28.218Z] ---> docker-login.sh [2022-06-13T16:15:28.218Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:15:28.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:15:28.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:15:28.490Z] Configure a credential helper to remove this warning. See [2022-06-13T16:15:28.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:15:28.490Z] [2022-06-13T16:15:28.490Z] Login Succeeded [2022-06-13T16:15:28.490Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:15:29.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:15:29.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:15:29.085Z] Configure a credential helper to remove this warning. See [2022-06-13T16:15:29.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:15:29.085Z] [2022-06-13T16:15:29.085Z] Login Succeeded [2022-06-13T16:15:29.085Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:15:29.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:15:29.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:15:29.630Z] Configure a credential helper to remove this warning. See [2022-06-13T16:15:29.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:15:29.630Z] [2022-06-13T16:15:29.630Z] Login Succeeded [2022-06-13T16:15:29.630Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:15:29.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:15:29.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:15:29.904Z] Configure a credential helper to remove this warning. See [2022-06-13T16:15:29.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:15:29.904Z] [2022-06-13T16:15:29.904Z] Login Succeeded [2022-06-13T16:15:29.904Z] docker.io [2022-06-13T16:15:30.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:15:30.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:15:30.774Z] Configure a credential helper to remove this warning. See [2022-06-13T16:15:30.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:15:30.774Z] [2022-06-13T16:15:30.774Z] Login Succeeded [2022-06-13T16:15:30.774Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:15:30.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:15:30.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:15:30.846Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-06-13T16:15:30.846Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:15:30.846Z] latest [2022-06-13T16:15:30.846Z] 2.2.1-dev.2 [2022-06-13T16:15:30.846Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [2022-06-13T16:15:30.846Z] main [2022-06-13T16:15:30.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:31.209Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:31.563Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:15:31.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:15:31.563Z] d48ec17a6850: Preparing [2022-06-13T16:15:31.563Z] f73e7dbfee58: Preparing [2022-06-13T16:15:31.563Z] f73e7dbfee58: Layer already exists [2022-06-13T16:15:35.854Z] d48ec17a6850: Pushed [2022-06-13T16:15:35.854Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9: digest: sha256:ca91e58331446c15d854cff3135c89513819edf35076a18b930f5cf834433aaa size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:36.211Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:36.559Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-06-13T16:15:36.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:15:36.559Z] d48ec17a6850: Preparing [2022-06-13T16:15:36.559Z] f73e7dbfee58: Preparing [2022-06-13T16:15:36.559Z] f73e7dbfee58: Layer already exists [2022-06-13T16:15:36.559Z] d48ec17a6850: Layer already exists [2022-06-13T16:15:36.828Z] latest: digest: sha256:ca91e58331446c15d854cff3135c89513819edf35076a18b930f5cf834433aaa size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:37.181Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:37.529Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.2 [2022-06-13T16:15:37.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:15:37.529Z] d48ec17a6850: Preparing [2022-06-13T16:15:37.529Z] f73e7dbfee58: Preparing [2022-06-13T16:15:37.529Z] f73e7dbfee58: Layer already exists [2022-06-13T16:15:37.529Z] d48ec17a6850: Layer already exists [2022-06-13T16:15:37.800Z] 2.2.1-dev.2: digest: sha256:ca91e58331446c15d854cff3135c89513819edf35076a18b930f5cf834433aaa size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:38.155Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:38.500Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [2022-06-13T16:15:38.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:15:38.500Z] d48ec17a6850: Preparing [2022-06-13T16:15:38.500Z] f73e7dbfee58: Preparing [2022-06-13T16:15:38.500Z] d48ec17a6850: Layer already exists [2022-06-13T16:15:38.500Z] f73e7dbfee58: Layer already exists [2022-06-13T16:15:38.500Z] c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2: digest: sha256:ca91e58331446c15d854cff3135c89513819edf35076a18b930f5cf834433aaa size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:39.122Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:39.508Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-06-13T16:15:39.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:15:39.508Z] d48ec17a6850: Preparing [2022-06-13T16:15:39.508Z] f73e7dbfee58: Preparing [2022-06-13T16:15:39.508Z] f73e7dbfee58: Layer already exists [2022-06-13T16:15:39.508Z] d48ec17a6850: Layer already exists [2022-06-13T16:15:39.778Z] main: digest: sha256:ca91e58331446c15d854cff3135c89513819edf35076a18b930f5cf834433aaa size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:15:39.835Z] ===================================================== [Pipeline] echo [2022-06-13T16:15:39.845Z] taggedImages: [2022-06-13T16:15:39.845Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c005d69f9342fc2bd64e3df3f4aced7907df0be9 [2022-06-13T16:15:39.845Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-06-13T16:15:39.845Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.2 [2022-06-13T16:15:39.845Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c005d69f9342fc2bd64e3df3f4aced7907df0be9-2.2.1-dev.2 [2022-06-13T16:15:39.845Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:40.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T16:15:40.219Z] [2022-06-13T16:15:40.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:15:40.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T16:15:40.886Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-13T16:15:40.886Z] 8998bd30e6a1: Pulling fs layer [2022-06-13T16:15:40.886Z] 04944245beec: Pulling fs layer [2022-06-13T16:15:40.886Z] 699f458cf7ca: Pulling fs layer [2022-06-13T16:15:40.886Z] 765212b225bb: Pulling fs layer [2022-06-13T16:15:40.886Z] f23df028b6ca: Pulling fs layer [2022-06-13T16:15:40.886Z] d65c8cfc05b1: Pulling fs layer [2022-06-13T16:15:40.886Z] 2437ff75d9bd: Pulling fs layer [2022-06-13T16:15:40.886Z] 765212b225bb: Waiting [2022-06-13T16:15:40.886Z] f23df028b6ca: Waiting [2022-06-13T16:15:40.886Z] d65c8cfc05b1: Waiting [2022-06-13T16:15:40.886Z] 2437ff75d9bd: Waiting [2022-06-13T16:15:40.886Z] 04944245beec: Verifying Checksum [2022-06-13T16:15:40.886Z] 04944245beec: Download complete [2022-06-13T16:15:40.886Z] 765212b225bb: Verifying Checksum [2022-06-13T16:15:40.886Z] 765212b225bb: Download complete [2022-06-13T16:15:40.886Z] f23df028b6ca: Download complete [2022-06-13T16:15:40.886Z] d65c8cfc05b1: Download complete [2022-06-13T16:15:41.179Z] 699f458cf7ca: Verifying Checksum [2022-06-13T16:15:41.179Z] 699f458cf7ca: Download complete [2022-06-13T16:15:41.450Z] 8998bd30e6a1: Verifying Checksum [2022-06-13T16:15:41.450Z] 8998bd30e6a1: Download complete [2022-06-13T16:15:44.073Z] 2437ff75d9bd: Verifying Checksum [2022-06-13T16:15:44.073Z] 2437ff75d9bd: Download complete [2022-06-13T16:15:45.506Z] 8998bd30e6a1: Pull complete [2022-06-13T16:15:46.100Z] 04944245beec: Pull complete [2022-06-13T16:15:47.531Z] 699f458cf7ca: Pull complete [2022-06-13T16:15:47.531Z] 765212b225bb: Pull complete [2022-06-13T16:15:48.501Z] f23df028b6ca: Pull complete [2022-06-13T16:15:48.773Z] d65c8cfc05b1: Pull complete [2022-06-13T16:16:03.837Z] 2437ff75d9bd: Pull complete [2022-06-13T16:16:03.837Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-13T16:16:03.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T16:16:03.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:16:04.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-2348 does not seem to be running inside a container [2022-06-13T16:16:04.179Z] $ 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/73 -v /w/workspace/edgex-ui-go/73:/w/workspace/edgex-ui-go/73:rw,z -v /w/workspace/edgex-ui-go/73@tmp:/w/workspace/edgex-ui-go/73@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:arm64 cat [2022-06-13T16:16:06.598Z] $ docker top 71cff25c762dc2b53f2d6116ab962fcfb796dbc42c73f8d6f241cb97302f4d85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:16:07.510Z] ---> job-cost.sh [2022-06-13T16:16:07.510Z] lf-activate-venv: SKIPPING [2022-06-13T16:16:07.510Z] INFO: No Stack... [2022-06-13T16:16:08.102Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-13T16:16:08.693Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T16:16:09.347Z] + cat /w/workspace/edgex-ui-go/73/archives/cost.csv [2022-06-13T16:16:09.347Z] + cut -d, -f6 [Pipeline] lock [2022-06-13T16:16:09.409Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] [2022-06-13T16:16:09.415Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] did not exist. Created. [2022-06-13T16:16:09.416Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T16:16:10.084Z] /w/workspace/edgex-ui-go/73@tmp/durable-5dc45458/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-13T16:16:10.754Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-13T16:16:10.786Z] Warning: overwriting stash ‘stack-cost’ [2022-06-13T16:16:10.938Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T16:16:10.945Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T16:16:10.977Z] $ docker stop --time=1 71cff25c762dc2b53f2d6116ab962fcfb796dbc42c73f8d6f241cb97302f4d85 [2022-06-13T16:16:12.473Z] $ docker rm -f 71cff25c762dc2b53f2d6116ab962fcfb796dbc42c73f8d6f241cb97302f4d85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-13T16:16:12.954Z] provisioning config files... [2022-06-13T16:16:12.963Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6336356173629923192tmp [Pipeline] { [Pipeline] sh [2022-06-13T16:16:13.263Z] + set +x [2022-06-13T16:16:13.263Z] + curl -s https://codecov.io/bash [2022-06-13T16:16:13.263Z] + bash -s -- [2022-06-13T16:16:13.263Z] [2022-06-13T16:16:13.263Z] _____ _ [2022-06-13T16:16:13.263Z] / ____| | | [2022-06-13T16:16:13.263Z] | | ___ __| | ___ ___ _____ __ [2022-06-13T16:16:13.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-13T16:16:13.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-13T16:16:13.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-13T16:16:13.263Z] Bash-1.0.6 [2022-06-13T16:16:13.263Z] [2022-06-13T16:16:13.263Z] [2022-06-13T16:16:13.263Z] ==> git version 2.25.1 found [2022-06-13T16:16:13.263Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-13T16:16:13.263Z] Release-Date: 2020-01-08 [2022-06-13T16:16:13.263Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-13T16:16:13.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-13T16:16:13.263Z] ==> Jenkins CI detected. [2022-06-13T16:16:13.263Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-06-13T16:16:13.263Z] project root: . [2022-06-13T16:16:13.263Z] --> token set from env [2022-06-13T16:16:13.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-13T16:16:13.263Z] ==> Running gcov in . (disable via -X gcov) [2022-06-13T16:16:13.263Z] ==> Python coveragepy not found [2022-06-13T16:16:13.263Z] ==> Searching for coverage reports in: [2022-06-13T16:16:13.263Z] + . [2022-06-13T16:16:13.263Z] -> Found 1 reports [2022-06-13T16:16:13.263Z] ==> Detecting git/mercurial file structure [2022-06-13T16:16:13.525Z] ==> Reading reports [2022-06-13T16:16:13.525Z] + ./coverage.out bytes=10 [2022-06-13T16:16:13.525Z] ==> Appending adjustments [2022-06-13T16:16:13.525Z] https://docs.codecov.io/docs/fixing-reports [2022-06-13T16:16:13.525Z] + Found adjustments [2022-06-13T16:16:13.525Z] ==> Gzipping contents [2022-06-13T16:16:13.525Z] 8.0K /tmp/codecov.DYP9y9.gz [2022-06-13T16:16:13.525Z] ==> Uploading reports [2022-06-13T16:16:13.525Z] url: https://codecov.io [2022-06-13T16:16:13.525Z] query: branch=main&commit=c005d69f9342fc2bd64e3df3f4aced7907df0be9&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-13T16:16:13.525Z] -> Pinging Codecov [2022-06-13T16:16:13.525Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=c005d69f9342fc2bd64e3df3f4aced7907df0be9&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-13T16:16:13.786Z] -> Uploading to [2022-06-13T16:16:13.786Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-13/FB506323287CE973F263BFD2A0EB1F37/c005d69f9342fc2bd64e3df3f4aced7907df0be9/5c99148c-6219-4c20-a481-9424d3eeaaa6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T161613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c5c92e6e78d6294bbefb8792555ca7c7855ccc96bd3f4add2ea2d7f2fa7ff06 [2022-06-13T16:16:13.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T16:16:13.786Z] Dload Upload Total Spent Left Speed [2022-06-13T16:16:14.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 19495 --:--:-- --:--:-- --:--:-- 19582 [2022-06-13T16:16:14.048Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] } [2022-06-13T16:16:14.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-13T16:16:14.161Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-13T16:16:14.171Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:14.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-13T16:16:14.467Z] [2022-06-13T16:16:14.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-13T16:16:14.773Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-13T16:16:14.773Z] df9b9388f04a: Pulling fs layer [2022-06-13T16:16:14.773Z] 52dc419b0ee2: Pulling fs layer [2022-06-13T16:16:14.773Z] 25bc292e5bac: Pulling fs layer [2022-06-13T16:16:14.773Z] 114826534d7a: Pulling fs layer [2022-06-13T16:16:14.773Z] 4657fd5d0bcf: Pulling fs layer [2022-06-13T16:16:14.773Z] 6ad1cebc031e: Pulling fs layer [2022-06-13T16:16:14.773Z] 8a3aa393b2d8: Pulling fs layer [2022-06-13T16:16:14.773Z] 114826534d7a: Waiting [2022-06-13T16:16:14.773Z] 4657fd5d0bcf: Waiting [2022-06-13T16:16:14.773Z] 6ad1cebc031e: Waiting [2022-06-13T16:16:14.773Z] 8a3aa393b2d8: Waiting [2022-06-13T16:16:14.773Z] 25bc292e5bac: Verifying Checksum [2022-06-13T16:16:14.773Z] 25bc292e5bac: Download complete [2022-06-13T16:16:14.773Z] 52dc419b0ee2: Verifying Checksum [2022-06-13T16:16:14.773Z] 52dc419b0ee2: Download complete [2022-06-13T16:16:14.773Z] 4657fd5d0bcf: Verifying Checksum [2022-06-13T16:16:14.773Z] 4657fd5d0bcf: Download complete [2022-06-13T16:16:14.773Z] df9b9388f04a: Verifying Checksum [2022-06-13T16:16:14.773Z] df9b9388f04a: Download complete [2022-06-13T16:16:15.034Z] 6ad1cebc031e: Verifying Checksum [2022-06-13T16:16:15.034Z] 6ad1cebc031e: Download complete [2022-06-13T16:16:15.034Z] df9b9388f04a: Pull complete [2022-06-13T16:16:15.293Z] 52dc419b0ee2: Pull complete [2022-06-13T16:16:15.293Z] 25bc292e5bac: Pull complete [2022-06-13T16:16:15.553Z] 114826534d7a: Verifying Checksum [2022-06-13T16:16:15.553Z] 114826534d7a: Download complete [2022-06-13T16:16:15.813Z] 8a3aa393b2d8: Verifying Checksum [2022-06-13T16:16:15.814Z] 8a3aa393b2d8: Download complete [2022-06-13T16:16:19.106Z] 114826534d7a: Pull complete [2022-06-13T16:16:19.106Z] 4657fd5d0bcf: Pull complete [2022-06-13T16:16:19.674Z] 6ad1cebc031e: Pull complete [2022-06-13T16:16:22.209Z] 8a3aa393b2d8: Pull complete [2022-06-13T16:16:22.469Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-13T16:16:22.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-13T16:16:22.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:16:22.566Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:16:22.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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/edgex-snyk-go:1.410.4 cat [2022-06-13T16:16:24.455Z] $ docker top 93a6e47e152e052cb118fd08183da91b4a0900aad8663ae8752fb0f45dcdae53 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-13T16:16:24.534Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-06-13T16:16:24.822Z] + set -o pipefail [2022-06-13T16:16:24.823Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-06-13T16:16:28.146Z] [2022-06-13T16:16:28.146Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-06-13T16:16:28.146Z] [2022-06-13T16:16:28.146Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/94afe691-25d6-48c0-9c36-2e040a36260c [2022-06-13T16:16:28.146Z] [2022-06-13T16:16:28.146Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-13T16:16:28.146Z] [2022-06-13T16:16:28.146Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-13T16:16:28.146Z] [2022-06-13T16:16:28.146Z] [2022-06-13T16:16:28.146Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-13T16:16:28.146Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-13T16:16:28.158Z] $ docker stop --time=1 93a6e47e152e052cb118fd08183da91b4a0900aad8663ae8752fb0f45dcdae53 [2022-06-13T16:16:29.825Z] $ docker rm -f 93a6e47e152e052cb118fd08183da91b4a0900aad8663ae8752fb0f45dcdae53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T16:16:30.452Z] + git log --format=format:%s -1 c005d69f9342fc2bd64e3df3f4aced7907df0be9 [Pipeline] sh [2022-06-13T16:16:30.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:16:30.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:31.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:16:31.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:16:31.142Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:16:31.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2022-06-13T16:16:31.643Z] $ docker top f90ca6aa1397131c145daec616e7337ee8d1ce11ac12d99555e5b7d60e1bca6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:16:31.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:16:31.752Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:16:31.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:16:31.893Z] $ docker exec f90ca6aa1397131c145daec616e7337ee8d1ce11ac12d99555e5b7d60e1bca6b ssh-agent [2022-06-13T16:16:32.026Z] SSH_AUTH_SOCK=/tmp/ssh-RHa8Opr7iI0f/agent.33 [2022-06-13T16:16:32.026Z] SSH_AGENT_PID=39 [2022-06-13T16:16:32.032Z] Running ssh-add (command line suppressed) [2022-06-13T16:16:32.166Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7564816796086364072.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7564816796086364072.key) [2022-06-13T16:16:32.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:16:32.477Z] + git semver tag [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,686 [run_tag] DEBUG tag force:False [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,686 [check_head_tag] DEBUG check head tag [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,686 [execute] INFO git cat-file --batch-check [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,691 [execute] INFO git cat-file --batch [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,701 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:16:32.738Z] 2022-06-13 16:16:32,707 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:16:32.738Z] 2.2.1-dev.2 [Pipeline] } [2022-06-13T16:16:32.751Z] $ docker exec --env ******** --env ******** f90ca6aa1397131c145daec616e7337ee8d1ce11ac12d99555e5b7d60e1bca6b ssh-agent -k [2022-06-13T16:16:32.878Z] unset SSH_AUTH_SOCK; [2022-06-13T16:16:32.878Z] unset SSH_AGENT_PID; [2022-06-13T16:16:32.879Z] echo Agent pid 39 killed; [2022-06-13T16:16:32.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:16:33.195Z] + git semver [Pipeline] } [2022-06-13T16:16:33.473Z] $ docker stop --time=1 f90ca6aa1397131c145daec616e7337ee8d1ce11ac12d99555e5b7d60e1bca6b [2022-06-13T16:16:34.772Z] $ docker rm -f f90ca6aa1397131c145daec616e7337ee8d1ce11ac12d99555e5b7d60e1bca6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:35.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-13T16:16:35.174Z] [2022-06-13T16:16:35.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:35.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-13T16:16:35.477Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-13T16:16:35.477Z] ab5ef0e58194: Pulling fs layer [2022-06-13T16:16:35.477Z] 9712f1f96733: Pulling fs layer [2022-06-13T16:16:35.477Z] 63f879dbbcfc: Pulling fs layer [2022-06-13T16:16:35.477Z] 0d9ebad4ef96: Pulling fs layer [2022-06-13T16:16:35.477Z] e9a5061849ea: Pulling fs layer [2022-06-13T16:16:35.477Z] d747dcd14b5f: Pulling fs layer [2022-06-13T16:16:35.477Z] 2de7ff778b66: Pulling fs layer [2022-06-13T16:16:35.477Z] 0d9ebad4ef96: Waiting [2022-06-13T16:16:35.477Z] e9a5061849ea: Waiting [2022-06-13T16:16:35.477Z] 9712f1f96733: Verifying Checksum [2022-06-13T16:16:35.477Z] 9712f1f96733: Download complete [2022-06-13T16:16:35.737Z] 63f879dbbcfc: Verifying Checksum [2022-06-13T16:16:35.737Z] 63f879dbbcfc: Download complete [2022-06-13T16:16:35.997Z] e9a5061849ea: Verifying Checksum [2022-06-13T16:16:35.997Z] e9a5061849ea: Download complete [2022-06-13T16:16:35.997Z] d747dcd14b5f: Verifying Checksum [2022-06-13T16:16:35.997Z] d747dcd14b5f: Download complete [2022-06-13T16:16:35.997Z] 0d9ebad4ef96: Verifying Checksum [2022-06-13T16:16:35.997Z] 0d9ebad4ef96: Download complete [2022-06-13T16:16:36.258Z] ab5ef0e58194: Verifying Checksum [2022-06-13T16:16:36.258Z] 2de7ff778b66: Verifying Checksum [2022-06-13T16:16:36.258Z] 2de7ff778b66: Download complete [2022-06-13T16:16:39.556Z] ab5ef0e58194: Pull complete [2022-06-13T16:16:39.556Z] 9712f1f96733: Pull complete [2022-06-13T16:16:39.817Z] 63f879dbbcfc: Pull complete [2022-06-13T16:16:44.017Z] 0d9ebad4ef96: Pull complete [2022-06-13T16:16:44.276Z] e9a5061849ea: Pull complete [2022-06-13T16:16:44.276Z] d747dcd14b5f: Pull complete [2022-06-13T16:16:45.657Z] 2de7ff778b66: Pull complete [2022-06-13T16:16:45.657Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-13T16:16:45.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-13T16:16:45.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:16:45.758Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:16:45.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat [2022-06-13T16:16:48.533Z] $ docker top 41232bb2cba7fef25c3c228a1e40e4f608ffb911e90427e5d3154285d143e20d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:16:48.622Z] provisioning config files... [2022-06-13T16:16:48.632Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5053585194856796256tmp [2022-06-13T16:16:48.643Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7955811272887054802tmp [2022-06-13T16:16:48.653Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6015342938571629807tmp [Pipeline] { [Pipeline] echo [2022-06-13T16:16:48.669Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:16:48.953Z] ---> sigul-configuration.sh [2022-06-13T16:16:48.953Z] gpg: directory `/root/.gnupg' created [2022-06-13T16:16:48.953Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-13T16:16:48.953Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-13T16:16:48.953Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-13T16:16:48.953Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-13T16:16:48.953Z] gpg: CAST5 encrypted data [2022-06-13T16:16:48.953Z] gpg: encrypted with 1 passphrase [2022-06-13T16:16:48.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-13T16:16:49.241Z] + mkdir /home/jenkins [2022-06-13T16:16:49.241Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-13T16:16:49.529Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-13T16:16:49.537Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:16:49.824Z] ---> sigul-install.sh [2022-06-13T16:16:49.824Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-13T16:16:50.114Z] + git tag --list [2022-06-13T16:16:50.114Z] 0.1.1 [2022-06-13T16:16:50.114Z] v1.1.0 [2022-06-13T16:16:50.114Z] v1.2.0 [2022-06-13T16:16:50.114Z] v1.2.1 [2022-06-13T16:16:50.114Z] v1.3.0 [2022-06-13T16:16:50.114Z] v2.0.0 [2022-06-13T16:16:50.114Z] v2.1.0 [2022-06-13T16:16:50.114Z] v2.2.0 [2022-06-13T16:16:50.114Z] v2.2.1-dev.1 [2022-06-13T16:16:50.114Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-13T16:16:50.405Z] + lftools sign git-tag v2.2.1-dev.2 [2022-06-13T16:16:50.979Z] Signing Git tag with Sigul... [2022-06-13T16:16:50.979Z] Signing v2.2.1-dev.2 [Pipeline] echo [2022-06-13T16:16:51.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:16:51.537Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-13T16:16:51.546Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-13T16:16:51.568Z] $ docker stop --time=1 41232bb2cba7fef25c3c228a1e40e4f608ffb911e90427e5d3154285d143e20d [2022-06-13T16:16:52.926Z] $ docker rm -f 41232bb2cba7fef25c3c228a1e40e4f608ffb911e90427e5d3154285d143e20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-13T16:16:53.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:16:53.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:53.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:16:53.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:16:53.764Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:16:53.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2022-06-13T16:16:54.220Z] $ docker top f1d5e8661517d2354e1d1fd5602b1ea03e8f1692882321be457f9b9d9e9c21a4 -eo pid,comm [2022-06-13T16:16:54.284Z] 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-06-13T16:16:54.284Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:16:54.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:16:54.323Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:16:54.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:16:54.455Z] $ docker exec f1d5e8661517d2354e1d1fd5602b1ea03e8f1692882321be457f9b9d9e9c21a4 ssh-agent [2022-06-13T16:16:54.583Z] SSH_AUTH_SOCK=/tmp/ssh-kB6MTTbjCbEj/agent.34 [2022-06-13T16:16:54.583Z] SSH_AGENT_PID=40 [2022-06-13T16:16:54.589Z] Running ssh-add (command line suppressed) [2022-06-13T16:16:54.712Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3086235493733366947.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3086235493733366947.key) [2022-06-13T16:16:54.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:16:55.030Z] + git semver bump pre [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,214 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,215 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,215 [bump_version] DEBUG bumped version:2.2.1-dev.3 [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,215 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,215 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,215 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,217 [execute] INFO git cat-file --batch-check [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,222 [execute] INFO git cat-file --batch [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T16:16:55.291Z] 2022-06-13 16:16:55,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:16:55.291Z] 2.2.1-dev.3 [Pipeline] } [2022-06-13T16:16:55.304Z] $ docker exec --env ******** --env ******** f1d5e8661517d2354e1d1fd5602b1ea03e8f1692882321be457f9b9d9e9c21a4 ssh-agent -k [2022-06-13T16:16:55.420Z] unset SSH_AUTH_SOCK; [2022-06-13T16:16:55.420Z] unset SSH_AGENT_PID; [2022-06-13T16:16:55.420Z] echo Agent pid 40 killed; [2022-06-13T16:16:55.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:16:55.741Z] + git semver [Pipeline] } [2022-06-13T16:16:56.091Z] $ docker stop --time=1 f1d5e8661517d2354e1d1fd5602b1ea03e8f1692882321be457f9b9d9e9c21a4 [2022-06-13T16:16:57.444Z] $ docker rm -f f1d5e8661517d2354e1d1fd5602b1ea03e8f1692882321be457f9b9d9e9c21a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:16:57.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:16:57.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:16:58.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:16:58.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:16:58.207Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:16:58.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2022-06-13T16:16:58.692Z] $ docker top 10216fc12030212704110cd74159a113b689abce935cb97a61094507aa1294fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:16:58.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:16:58.789Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:16:58.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:16:58.923Z] $ docker exec 10216fc12030212704110cd74159a113b689abce935cb97a61094507aa1294fc ssh-agent [2022-06-13T16:16:59.052Z] SSH_AUTH_SOCK=/tmp/ssh-bFwKbDHcYxpw/agent.33 [2022-06-13T16:16:59.052Z] SSH_AGENT_PID=39 [2022-06-13T16:16:59.058Z] Running ssh-add (command line suppressed) [2022-06-13T16:16:59.166Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5921221269124258038.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5921221269124258038.key) [2022-06-13T16:16:59.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:16:59.467Z] + git semver push [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,669 [run_push] DEBUG push [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,670 [execute] INFO git cat-file --batch-check [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,675 [execute] INFO git rev-list 4bb90b9190ad9202503bf2452322fc759872c93e -- [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,676 [execute] DEBUG Popen(['git', 'rev-list', '4bb90b9190ad9202503bf2452322fc759872c93e', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,685 [execute] INFO git fetch -v origin [2022-06-13T16:16:59.728Z] 2022-06-13 16:16:59,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-13T16:17:00.299Z] 2022-06-13 16:17:00,154 [run_push] DEBUG no remote changes detected [2022-06-13T16:17:00.299Z] 2022-06-13 16:17:00,154 [execute] INFO git push origin semver [2022-06-13T16:17:00.299Z] 2022-06-13 16:17:00,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:17:01.241Z] 2022-06-13 16:17:00,907 [run_push] DEBUG push all version tags [2022-06-13T16:17:01.241Z] 2022-06-13 16:17:00,908 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-13T16:17:01.241Z] 2022-06-13 16:17:00,908 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:17:01.814Z] 2022-06-13 16:17:01,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:17:01.814Z] 2.2.1-dev.3 [Pipeline] } [2022-06-13T16:17:01.827Z] $ docker exec --env ******** --env ******** 10216fc12030212704110cd74159a113b689abce935cb97a61094507aa1294fc ssh-agent -k [2022-06-13T16:17:01.955Z] unset SSH_AUTH_SOCK; [2022-06-13T16:17:01.955Z] unset SSH_AGENT_PID; [2022-06-13T16:17:01.955Z] echo Agent pid 39 killed; [2022-06-13T16:17:01.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:17:02.272Z] + git semver [Pipeline] } [2022-06-13T16:17:02.551Z] $ docker stop --time=1 10216fc12030212704110cd74159a113b689abce935cb97a61094507aa1294fc [2022-06-13T16:17:03.873Z] $ docker rm -f 10216fc12030212704110cd74159a113b689abce935cb97a61094507aa1294fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-06-13T16:17:04.442Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-06-13T16:17:04.442Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-13T16:17:04.442Z] total 16 [2022-06-13T16:17:04.442Z] drwxr-xr-x 3 root root 4096 Jun 13 16:11 . [2022-06-13T16:17:04.442Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 13 16:16 .. [2022-06-13T16:17:04.442Z] drwxr-xr-x 2 root root 4096 Jun 13 16:11 cost [2022-06-13T16:17:04.442Z] -rw-r--r-- 1 root root 81 Jun 13 16:11 cost.csv [2022-06-13T16:17:04.442Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-13T16:17:04.442Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-13T16:17:04.442Z] total 16 [2022-06-13T16:17:04.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 16:11 . [2022-06-13T16:17:04.442Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 13 16:16 .. [2022-06-13T16:17:04.442Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 16:11 cost [2022-06-13T16:17:04.442Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 13 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:04.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:05.609Z] ---> package-listing.sh [2022-06-13T16:17:05.609Z] ++ facter osfamily [2022-06-13T16:17:05.609Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-13T16:17:05.869Z] + OS_FAMILY=debian [2022-06-13T16:17:05.869Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-06-13T16:17:05.869Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-13T16:17:05.869Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-13T16:17:05.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-13T16:17:05.869Z] + PACKAGES=/tmp/packages_start.txt [2022-06-13T16:17:05.869Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-06-13T16:17:05.869Z] + PACKAGES=/tmp/packages_end.txt [2022-06-13T16:17:05.869Z] + case "${OS_FAMILY}" in [2022-06-13T16:17:05.869Z] + dpkg -l [2022-06-13T16:17:05.869Z] + grep '^ii' [2022-06-13T16:17:05.869Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-13T16:17:05.869Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-13T16:17:05.869Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-13T16:17:05.869Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-06-13T16:17:05.869Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-06-13T16:17:05.869Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-06-13T16:17:05.881Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-13T16:17:06.162Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:17:06.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:17:06.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:17:06.806Z] prd-ubuntu20.04-docker-8c-8g-2347 does not seem to be running inside a container [2022-06-13T16:17:06.843Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2022-06-13T16:17:07.113Z] $ docker top 3355c037d1277a8d5d35d351543e331cddafdeda0bb344d3017e7fb069595662 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T16:17:07.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-13T16:17:07.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-13T16:17:08.057Z] + ls /var/log/sa-host [2022-06-13T16:17:08.057Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:17:08.123Z] provisioning config files... [2022-06-13T16:17:08.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2761105994735903452tmp [Pipeline] { [Pipeline] echo [2022-06-13T16:17:08.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:08.434Z] ---> create-netrc.sh [Pipeline] } [2022-06-13T16:17:08.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:08.774Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-13T16:17:08.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:09.073Z] ---> sudo-logs.sh [2022-06-13T16:17:09.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-13T16:17:09.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:09.379Z] ---> job-cost.sh [2022-06-13T16:17:09.379Z] lf-activate-venv: SKIPPING [2022-06-13T16:17:09.379Z] DEBUG: total: 0.2199999988079071 [2022-06-13T16:17:09.379Z] INFO: Retrieving Stack Cost... [2022-06-13T16:17:09.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T16:17:10.217Z] INFO: Archiving Costs [Pipeline] echo [2022-06-13T16:17:10.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:17:10.524Z] ---> logs-deploy.sh [2022-06-13T16:17:10.524Z] lf-activate-venv: SKIPPING [2022-06-13T16:17:10.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/73 [2022-06-13T16:17:10.524Z] INFO: archiving workspace using pattern(s): [2022-06-13T16:17:11.465Z] Archives upload complete. [2022-06-13T16:17:11.465Z] INFO: archiving logs to Nexus