Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d7b00626af3583744669d29e95c77c5f4d97e7c 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-ssh8242541451761540161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh2808174364551815350.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6678141922068405030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh6544231602943396150.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh2591919746018897886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5472 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.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh7426743737438385485.key > 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 8d7b00626af3583744669d29e95c77c5f4d97e7c (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 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web (#497)" > git rev-list --no-walk d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-18T07:01:19.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-18T07:01:19.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-18T07:01:19.728Z] ========================================================= [2022-02-18T07:01:19.728Z] EdgeX Global Pipelines Version Info [2022-02-18T07:01:19.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:01:20.840Z] ------------------- [2022-02-18T07:01:20.840Z] stable info: [2022-02-18T07:01:20.840Z] ------------------- [2022-02-18T07:01:20.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:01:20.840Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:01:20.840Z] Message: update stable to v1.0.220 [2022-02-18T07:01:21.416Z] ------------------- [2022-02-18T07:01:21.416Z] experimental info: [2022-02-18T07:01:21.416Z] ------------------- [2022-02-18T07:01:21.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:01:21.416Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:01:21.416Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-18T07:01:21.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-18T07:01:21.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-18T07:01:21.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-18T07:01:21.584Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-18T07:01:21.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-18T07:01:21.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-18T07:01:21.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-18T07:01:21.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-18T07:01:21.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-18T07:01:21.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-18T07:01:21.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-18T07:01:21.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-18T07:01:21.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-18T07:01:21.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-18T07:01:21.714Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:01:21.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:01:21.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:01:21.750Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:01:21.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-18T07:01:21.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-18T07:01:21.786Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-18T07:01:21.800Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-18T07:01:21.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-18T07:01:21.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-18T07:01:21.839Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-18T07:01:21.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-18T07:01:21.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-18T07:01:21.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-18T07:01:21.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-18T07:01:21.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo [2022-02-18T07:01:21.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d7b006 [Pipeline] echo [2022-02-18T07:01:21.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:01:21.972Z] provisioning config files... [2022-02-18T07:01:21.984Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1852185056851620094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:01:22.296Z] ---> docker-login.sh [2022-02-18T07:01:22.296Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:01:22.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:22.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:22.559Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:22.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:22.559Z] [2022-02-18T07:01:22.559Z] Login Succeeded [2022-02-18T07:01:22.559Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:01:22.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:22.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:22.559Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:22.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:22.559Z] [2022-02-18T07:01:22.559Z] Login Succeeded [2022-02-18T07:01:22.559Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:01:22.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:22.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:22.559Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:22.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:22.559Z] [2022-02-18T07:01:22.559Z] Login Succeeded [2022-02-18T07:01:22.559Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:01:22.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:22.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:22.821Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:22.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:22.821Z] [2022-02-18T07:01:22.821Z] Login Succeeded [2022-02-18T07:01:22.821Z] docker.io [2022-02-18T07:01:22.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:23.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:23.087Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:23.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:23.087Z] [2022-02-18T07:01:23.087Z] Login Succeeded [2022-02-18T07:01:23.087Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:01:23.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-18T07:01:23.466Z] + git rev-list -1 --merges 8d7b00626af3583744669d29e95c77c5f4d97e7c~1..8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo [2022-02-18T07:01:23.495Z] -----------> git rev-list -1 --merges 8d7b00626af3583744669d29e95c77c5f4d97e7c~1..8d7b00626af3583744669d29e95c77c5f4d97e7c 8d7b00626af3583744669d29e95c77c5f4d97e7c [false] [Pipeline] sh [2022-02-18T07:01:23.795Z] + git log --format=format:%s -1 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo [2022-02-18T07:01:23.811Z] ========================================================= [2022-02-18T07:01:23.811Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-18T07:01:23.811Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:01:24.148Z] + git log --format=format:%s -1 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo [2022-02-18T07:01:24.160Z] [semverPrep] GIT_COMMIT: 8d7b00626af3583744669d29e95c77c5f4d97e7c, Commit Message: chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web (#497) [Pipeline] echo [2022-02-18T07:01:24.171Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-18T07:01:24.606Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:01:24.606Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-18T07:01:24.606Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-18T07:01:24.606Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-18T07:01:24.606Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-18T07:01:24.606Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-18T07:01:24.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:01:25.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:01:25.027Z] [2022-02-18T07:01:25.027Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:01:25.332Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:01:25.332Z] latest: Pulling from edgex-devops/git-semver [2022-02-18T07:01:25.332Z] a0d0a0d46f8b: Pulling fs layer [2022-02-18T07:01:25.332Z] 3e5f54012d9b: Pulling fs layer [2022-02-18T07:01:25.332Z] 4c7163046ea9: Pulling fs layer [2022-02-18T07:01:25.332Z] 0c2d73faf560: Pulling fs layer [2022-02-18T07:01:25.332Z] 0c2d73faf560: Waiting [2022-02-18T07:01:25.332Z] 3e5f54012d9b: Verifying Checksum [2022-02-18T07:01:25.332Z] 3e5f54012d9b: Download complete [2022-02-18T07:01:25.332Z] a0d0a0d46f8b: Verifying Checksum [2022-02-18T07:01:25.332Z] a0d0a0d46f8b: Download complete [2022-02-18T07:01:25.332Z] 0c2d73faf560: Verifying Checksum [2022-02-18T07:01:25.332Z] 0c2d73faf560: Download complete [2022-02-18T07:01:25.332Z] 4c7163046ea9: Verifying Checksum [2022-02-18T07:01:25.332Z] 4c7163046ea9: Download complete [2022-02-18T07:01:25.602Z] a0d0a0d46f8b: Pull complete [2022-02-18T07:01:25.602Z] 3e5f54012d9b: Pull complete [2022-02-18T07:01:25.871Z] 4c7163046ea9: Pull complete [2022-02-18T07:01:26.137Z] 0c2d73faf560: Pull complete [2022-02-18T07:01:26.137Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-18T07:01:26.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:01:26.137Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-18T07:01:26.211Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:01:25.963Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:01:26.628Z] $ docker top c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:01:26.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:01:26.971Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:01:27.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:01:26.869Z] $ docker exec c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent [2022-02-18T07:01:27.194Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbKcfee/agent.14 [2022-02-18T07:01:27.194Z] SSH_AGENT_PID=20 [2022-02-18T07:01:27.201Z] Running ssh-add (command line suppressed) [2022-02-18T07:01:27.089Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3030492821304295764.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3030492821304295764.key) [2022-02-18T07:01:27.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:01:27.606Z] + git tag --points-at HEAD [Pipeline] } [2022-02-18T07:01:27.441Z] $ docker exec --env ******** --env ******** c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent -k [2022-02-18T07:01:27.530Z] unset SSH_AUTH_SOCK; [2022-02-18T07:01:27.531Z] unset SSH_AGENT_PID; [2022-02-18T07:01:27.531Z] echo Agent pid 20 killed; [2022-02-18T07:01:27.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-18T07:01:27.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:01:27.739Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:01:27.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:01:27.680Z] $ docker exec c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent [2022-02-18T07:01:27.929Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDiCKAj/agent.53 [2022-02-18T07:01:27.929Z] SSH_AGENT_PID=61 [2022-02-18T07:01:27.934Z] Running ssh-add (command line suppressed) [2022-02-18T07:01:27.874Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1094686631283772537.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1094686631283772537.key) [2022-02-18T07:01:28.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:01:28.324Z] + git semver init [2022-02-18T07:01:28.324Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:01:28.324Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-18T07:01:28.324Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-18T07:01:28.324Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:01:28.324Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:01:28.324Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:01:28.324Z] # $SEMVER_BRANCH = main [2022-02-18T07:01:28.324Z] # $SEMVER_TEMP = /tmp/semver-289671151 [2022-02-18T07:01:28.324Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-18T07:01:30.243Z] # '/tmp/semver-289671151' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-02-18T07:01:30.243Z] # -> Force: false [2022-02-18T07:01:30.243Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-18T07:01:30.253Z] $ docker exec --env ******** --env ******** c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent -k [2022-02-18T07:01:30.347Z] unset SSH_AUTH_SOCK; [2022-02-18T07:01:30.347Z] unset SSH_AGENT_PID; [2022-02-18T07:01:30.347Z] echo Agent pid 61 killed; [2022-02-18T07:01:30.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:01:30.680Z] + git semver [Pipeline] } [2022-02-18T07:01:30.694Z] $ docker stop --time=1 c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f [2022-02-18T07:01:31.985Z] $ docker rm -f c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:01:32.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-18T07:01:32.569Z] Stashed 1 file(s) [Pipeline] echo [2022-02-18T07:01:32.573Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.9 [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-02-18T07:01:32.708Z] provisioning config files... [2022-02-18T07:01:32.717Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4545731038524971827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:01:33.031Z] ---> docker-login.sh [2022-02-18T07:01:33.031Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:01:33.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:33.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:33.031Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:33.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:33.031Z] [2022-02-18T07:01:33.031Z] Login Succeeded [2022-02-18T07:01:33.031Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:01:33.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:33.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:33.031Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:33.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:33.031Z] [2022-02-18T07:01:33.031Z] Login Succeeded [2022-02-18T07:01:33.031Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:01:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:33.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:33.293Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:33.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:33.293Z] [2022-02-18T07:01:33.293Z] Login Succeeded [2022-02-18T07:01:33.293Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:01:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:33.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:33.293Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:33.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:33.293Z] [2022-02-18T07:01:33.293Z] Login Succeeded [2022-02-18T07:01:33.293Z] docker.io [2022-02-18T07:01:33.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:01:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:01:33.813Z] Configure a credential helper to remove this warning. See [2022-02-18T07:01:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:01:33.813Z] [2022-02-18T07:01:33.813Z] Login Succeeded [2022-02-18T07:01:33.813Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:01:33.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:01:33.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:01:33.896Z] ========================================================= [2022-02-18T07:01:33.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-18T07:01:33.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:01:34.208Z] + 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-02-18T07:01:34.476Z] Sending build context to Docker daemon 40.99MB [2022-02-18T07:01:34.476Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:01:34.476Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:01:34.476Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-18T07:01:34.476Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T07:01:34.476Z] 666ba61612fd: Pulling fs layer [2022-02-18T07:01:34.476Z] 8ed8ca486205: Pulling fs layer [2022-02-18T07:01:34.476Z] 4fe6c5a15a65: Pulling fs layer [2022-02-18T07:01:34.476Z] 22a0e8bec74d: Pulling fs layer [2022-02-18T07:01:34.476Z] 640e595b4fbd: Pulling fs layer [2022-02-18T07:01:34.476Z] 763cafe07f6e: Pulling fs layer [2022-02-18T07:01:34.476Z] 0c0b528cf693: Pulling fs layer [2022-02-18T07:01:34.476Z] 10935f4eaf8b: Pulling fs layer [2022-02-18T07:01:34.476Z] 640e595b4fbd: Waiting [2022-02-18T07:01:34.476Z] 763cafe07f6e: Waiting [2022-02-18T07:01:34.476Z] 0c0b528cf693: Waiting [2022-02-18T07:01:34.476Z] 10935f4eaf8b: Waiting [2022-02-18T07:01:34.476Z] 4fe6c5a15a65: Waiting [2022-02-18T07:01:34.476Z] 22a0e8bec74d: Waiting [2022-02-18T07:01:34.476Z] 8ed8ca486205: Verifying Checksum [2022-02-18T07:01:34.476Z] 8ed8ca486205: Download complete [2022-02-18T07:01:34.476Z] 666ba61612fd: Download complete [2022-02-18T07:01:34.476Z] 22a0e8bec74d: Verifying Checksum [2022-02-18T07:01:34.476Z] 22a0e8bec74d: Download complete [2022-02-18T07:01:34.476Z] 640e595b4fbd: Verifying Checksum [2022-02-18T07:01:34.476Z] 640e595b4fbd: Download complete [2022-02-18T07:01:34.476Z] 763cafe07f6e: Verifying Checksum [2022-02-18T07:01:34.476Z] 763cafe07f6e: Download complete [2022-02-18T07:01:34.476Z] 59bf1c3509f3: Verifying Checksum [2022-02-18T07:01:34.476Z] 59bf1c3509f3: Download complete [2022-02-18T07:01:34.739Z] 0c0b528cf693: Verifying Checksum [2022-02-18T07:01:34.739Z] 0c0b528cf693: Download complete [2022-02-18T07:01:35.001Z] 4fe6c5a15a65: Verifying Checksum [2022-02-18T07:01:35.001Z] 4fe6c5a15a65: Download complete [2022-02-18T07:01:35.001Z] 10935f4eaf8b: Verifying Checksum [2022-02-18T07:01:35.001Z] 10935f4eaf8b: Download complete [2022-02-18T07:01:35.265Z] 59bf1c3509f3: Pull complete [2022-02-18T07:01:35.265Z] 666ba61612fd: Pull complete [2022-02-18T07:01:35.265Z] 8ed8ca486205: Pull complete [2022-02-18T07:01:39.519Z] 4fe6c5a15a65: Pull complete [2022-02-18T07:01:39.519Z] 22a0e8bec74d: Pull complete [2022-02-18T07:01:39.519Z] 640e595b4fbd: Pull complete [2022-02-18T07:01:39.519Z] 763cafe07f6e: Pull complete [2022-02-18T07:01:39.519Z] 0c0b528cf693: Pull complete [2022-02-18T07:01:42.073Z] 10935f4eaf8b: Pull complete [2022-02-18T07:01:42.073Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-18T07:01:42.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T07:01:42.073Z] ---> 99d49a6021b9 [2022-02-18T07:01:42.073Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:01:43.985Z] ---> Running in d1b8ffb8bc4b [2022-02-18T07:01:43.985Z] Removing intermediate container d1b8ffb8bc4b [2022-02-18T07:01:43.985Z] ---> c876c402efb2 [2022-02-18T07:01:43.985Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:01:43.985Z] ---> Running in 966eaeb5fc48 [2022-02-18T07:01:43.985Z] Removing intermediate container 966eaeb5fc48 [2022-02-18T07:01:43.985Z] ---> 9202c79750cb [2022-02-18T07:01:43.985Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:01:43.985Z] ---> Running in 5807112ab339 [2022-02-18T07:01:43.985Z] Removing intermediate container 5807112ab339 [2022-02-18T07:01:43.985Z] ---> cf6e74dbbdec [2022-02-18T07:01:43.985Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:01:43.985Z] ---> Running in 92f28849f053 [2022-02-18T07:01:43.985Z] Removing intermediate container 92f28849f053 [2022-02-18T07:01:43.985Z] ---> 8bdcae867008 [2022-02-18T07:01:43.985Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:01:43.985Z] ---> Running in 4fa702437d49 [2022-02-18T07:01:44.252Z] Removing intermediate container 4fa702437d49 [2022-02-18T07:01:44.252Z] ---> 05c384190e0f [2022-02-18T07:01:44.252Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:01:44.252Z] ---> Running in c2d2cfee8a89 [2022-02-18T07:01:44.515Z] Removing intermediate container c2d2cfee8a89 [2022-02-18T07:01:44.515Z] ---> 0e6570334b6c [2022-02-18T07:01:44.515Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:01:44.779Z] ---> Running in bafde382da12 [2022-02-18T07:01:44.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:01:45.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:01:46.307Z] OK: 221 MiB in 52 packages [2022-02-18T07:01:46.307Z] Removing intermediate container bafde382da12 [2022-02-18T07:01:46.307Z] ---> 2796fdcfa2de [2022-02-18T07:01:46.307Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:01:46.567Z] ---> Running in dea27dbfe981 [2022-02-18T07:01:46.567Z] Removing intermediate container dea27dbfe981 [2022-02-18T07:01:46.567Z] ---> 8f6cddaa82fd [2022-02-18T07:01:46.567Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:01:46.567Z] ---> Running in e3d21bc9ebdc [2022-02-18T07:01:46.567Z] Removing intermediate container e3d21bc9ebdc [2022-02-18T07:01:46.567Z] ---> ffb1005408f9 [2022-02-18T07:01:46.567Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:01:46.830Z] ---> ab17d46f0982 [2022-02-18T07:01:46.830Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:01:46.830Z] ---> Running in efb642b046b9 [2022-02-18T07:01:47.679Z] Still waiting to schedule task [2022-02-18T07:01:47.680Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-18T07:02:25.631Z] Removing intermediate container efb642b046b9 [2022-02-18T07:02:25.631Z] ---> a4ff3d9e5f47 [2022-02-18T07:02:25.631Z] Step 14/15 : COPY . . [2022-02-18T07:02:25.631Z] ---> 99930fe6bb23 [2022-02-18T07:02:25.631Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:02:25.631Z] ---> Running in 300ed132c6fa [2022-02-18T07:02:25.631Z] noop [2022-02-18T07:02:25.631Z] Removing intermediate container 300ed132c6fa [2022-02-18T07:02:25.631Z] ---> 59336ab8383c [2022-02-18T07:02:25.631Z] Successfully built 59336ab8383c [2022-02-18T07:02:25.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:02:25.933Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:02:25.933Z] . [Pipeline] withDockerContainer [2022-02-18T07:02:26.028Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:02:26.056Z] $ 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-02-18T07:02:26.446Z] $ docker top 9f81db4da56d8c94b4e2dcff551ec91294253e7d6b895e8a98f26c0c3603d401 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:02:26.809Z] + go version [2022-02-18T07:02:26.809Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-18T07:02:26.818Z] $ docker stop --time=1 9f81db4da56d8c94b4e2dcff551ec91294253e7d6b895e8a98f26c0c3603d401 [2022-02-18T07:02:27.996Z] $ docker rm -f 9f81db4da56d8c94b4e2dcff551ec91294253e7d6b895e8a98f26c0c3603d401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:02:28.425Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:02:28.425Z] . [Pipeline] withDockerContainer [2022-02-18T07:02:28.508Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:02:28.548Z] $ 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-02-18T07:02:28.928Z] $ docker top b503cd5334842b8b056b460cea2e31a2c6018e5725ade5bf65d4dfbcdf50e054 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:02:29.298Z] + make test [2022-02-18T07:02:29.298Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:02:29.563Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:02:41.899Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:02:41.899Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:02:46.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:02:46.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:02:46.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:02:46.148Z] $ docker stop --time=1 b503cd5334842b8b056b460cea2e31a2c6018e5725ade5bf65d4dfbcdf50e054 [2022-02-18T07:02:47.571Z] $ docker rm -f b503cd5334842b8b056b460cea2e31a2c6018e5725ade5bf65d4dfbcdf50e054 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:02:47.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:02:47.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-18T07:02:48.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:02:49.290Z] + ls -al . [2022-02-18T07:02:49.290Z] total 112 [2022-02-18T07:02:49.290Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 18 07:02 . [2022-02-18T07:02:49.290Z] drwxrwxr-x. 4 jenkins jenkins 106 Feb 18 07:01 .. [2022-02-18T07:02:49.290Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 07:01 assets [2022-02-18T07:02:49.290Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 18 07:01 bin [2022-02-18T07:02:49.290Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 18 07:01 cmd [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 18 07:01 CONTRIBUTING.md [2022-02-18T07:02:49.290Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 18 07:02 coverage.out [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 18 07:01 Dockerfile [2022-02-18T07:02:49.290Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 18 07:01 docs [2022-02-18T07:02:49.290Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 18 07:01 .git [2022-02-18T07:02:49.290Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 18 07:01 .github [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:01 .gitignore [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 18 07:01 go.mod [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 18 07:01 go.sum [2022-02-18T07:02:49.290Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 18 07:01 internal [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 18 07:01 Jenkinsfile [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 18 07:01 LICENSE [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 18 07:01 Makefile [2022-02-18T07:02:49.290Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 18 07:01 pkg [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 18 07:01 README.md [2022-02-18T07:02:49.290Z] drwx------. 3 jenkins jenkins 42 Feb 18 07:01 .semver [2022-02-18T07:02:49.290Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 18 07:01 snap [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 18 07:01 VERSION [2022-02-18T07:02:49.290Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:01 version.go [2022-02-18T07:02:49.290Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 18 07:01 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:02:49.586Z] + 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=8d7b00626af3583744669d29e95c77c5f4d97e7c --label arch=amd64 --label version=2.1.1-dev.9 . [2022-02-18T07:02:49.857Z] Sending build context to Docker daemon 40.99MB [2022-02-18T07:02:49.857Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:02:49.857Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:02:49.857Z] ---> 59336ab8383c [2022-02-18T07:02:49.857Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:02:49.857Z] ---> Running in 2bd5a13e662b [2022-02-18T07:02:50.122Z] Removing intermediate container 2bd5a13e662b [2022-02-18T07:02:50.122Z] ---> 5596a651a2ab [2022-02-18T07:02:50.122Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:02:50.122Z] ---> Running in 7e5738414a59 [2022-02-18T07:02:50.122Z] Removing intermediate container 7e5738414a59 [2022-02-18T07:02:50.122Z] ---> d79e87c366d2 [2022-02-18T07:02:50.122Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:02:50.122Z] ---> Running in 4952a7ac03b3 [2022-02-18T07:02:50.122Z] Removing intermediate container 4952a7ac03b3 [2022-02-18T07:02:50.122Z] ---> 76cace92024b [2022-02-18T07:02:50.122Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:02:50.384Z] ---> Running in 64ae7d590a58 [2022-02-18T07:02:50.384Z] Removing intermediate container 64ae7d590a58 [2022-02-18T07:02:50.384Z] ---> 099d2f5200d9 [2022-02-18T07:02:50.384Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:02:50.384Z] ---> Running in ced350b76821 [2022-02-18T07:02:50.384Z] Removing intermediate container ced350b76821 [2022-02-18T07:02:50.384Z] ---> 47c61b676ef1 [2022-02-18T07:02:50.384Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:02:50.645Z] ---> Running in 051322b0d26b [2022-02-18T07:02:50.917Z] Removing intermediate container 051322b0d26b [2022-02-18T07:02:50.918Z] ---> 2d7a9799d6ac [2022-02-18T07:02:50.918Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:02:50.918Z] ---> Running in e6c88deb5da6 [2022-02-18T07:02:51.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:02:52.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:02:52.698Z] OK: 221 MiB in 52 packages [2022-02-18T07:02:52.965Z] Removing intermediate container e6c88deb5da6 [2022-02-18T07:02:52.965Z] ---> ab39acf3773e [2022-02-18T07:02:52.965Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:02:52.965Z] ---> Running in 17f2cb5b85c4 [2022-02-18T07:02:52.965Z] Removing intermediate container 17f2cb5b85c4 [2022-02-18T07:02:52.965Z] ---> de241f8b502b [2022-02-18T07:02:52.965Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:02:52.965Z] ---> Running in cd73f9b8e8e8 [2022-02-18T07:02:53.230Z] Removing intermediate container cd73f9b8e8e8 [2022-02-18T07:02:53.230Z] ---> e3ea5be8174f [2022-02-18T07:02:53.230Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:02:53.230Z] ---> 9ff3c5f95706 [2022-02-18T07:02:53.230Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:02:53.230Z] ---> Running in 6fca8885d608 [2022-02-18T07:02:53.803Z] Removing intermediate container 6fca8885d608 [2022-02-18T07:02:53.803Z] ---> 81bb28876d47 [2022-02-18T07:02:53.803Z] Step 14/23 : COPY . . [2022-02-18T07:02:55.202Z] ---> 3e1005064345 [2022-02-18T07:02:55.202Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:02:55.202Z] ---> Running in 3a9d7dd70b4d [2022-02-18T07:02:55.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:03:05.263Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:03:05.831Z] Removing intermediate container 3a9d7dd70b4d [2022-02-18T07:03:05.831Z] ---> 67fe0c9f0fec [2022-02-18T07:03:05.831Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:03:06.404Z] 3.14: Pulling from library/alpine [2022-02-18T07:03:06.404Z] 97518928ae5f: Pulling fs layer [2022-02-18T07:03:06.667Z] 97518928ae5f: Verifying Checksum [2022-02-18T07:03:06.667Z] 97518928ae5f: Download complete [2022-02-18T07:03:06.667Z] 97518928ae5f: Pull complete [2022-02-18T07:03:06.667Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:03:06.667Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:03:06.667Z] ---> 0a97eee8041e [2022-02-18T07:03:06.667Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:03:06.667Z] ---> Running in 796e0031e29b [2022-02-18T07:03:06.926Z] Removing intermediate container 796e0031e29b [2022-02-18T07:03:06.926Z] ---> 0aa45a41348e [2022-02-18T07:03:06.926Z] 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-02-18T07:03:07.499Z] ---> ff81492179eb [2022-02-18T07:03:07.499Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:03:07.499Z] ---> Running in 7a7adce3eb05 [2022-02-18T07:03:07.499Z] Removing intermediate container 7a7adce3eb05 [2022-02-18T07:03:07.499Z] ---> b631094dc93d [2022-02-18T07:03:07.499Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:03:07.499Z] ---> Running in 46e34ae5572e [2022-02-18T07:03:07.499Z] Removing intermediate container 46e34ae5572e [2022-02-18T07:03:07.499Z] ---> 327365c77dc6 [2022-02-18T07:03:07.499Z] Step 21/23 : LABEL arch=amd64 [2022-02-18T07:03:07.499Z] ---> Running in f9322fbba5bf [2022-02-18T07:03:07.763Z] Removing intermediate container f9322fbba5bf [2022-02-18T07:03:07.763Z] ---> 275d6c5fff73 [2022-02-18T07:03:07.763Z] Step 22/23 : LABEL git_sha=8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:03:07.763Z] ---> Running in 704159efc09e [2022-02-18T07:03:07.763Z] Removing intermediate container 704159efc09e [2022-02-18T07:03:07.763Z] ---> 47e7dd41f0f1 [2022-02-18T07:03:07.763Z] Step 23/23 : LABEL version=2.1.1-dev.9 [2022-02-18T07:03:07.763Z] ---> Running in 760d8f424cf1 [2022-02-18T07:03:07.763Z] Removing intermediate container 760d8f424cf1 [2022-02-18T07:03:07.763Z] ---> ceae18774052 [2022-02-18T07:03:07.763Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:03:07.763Z] Successfully built ceae18774052 [2022-02-18T07:03:07.763Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:03:08.093Z] provisioning config files... [2022-02-18T07:03:08.101Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3544115473863282467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:03:08.399Z] ---> docker-login.sh [2022-02-18T07:03:08.399Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:03:08.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:08.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:08.399Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:08.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:08.399Z] [2022-02-18T07:03:08.399Z] Login Succeeded [2022-02-18T07:03:08.399Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:03:08.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:08.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:08.399Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:08.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:08.399Z] [2022-02-18T07:03:08.399Z] Login Succeeded [2022-02-18T07:03:08.399Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:03:08.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:08.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:08.660Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:08.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:08.660Z] [2022-02-18T07:03:08.660Z] Login Succeeded [2022-02-18T07:03:08.660Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:03:08.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:08.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:08.660Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:08.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:08.660Z] [2022-02-18T07:03:08.660Z] Login Succeeded [2022-02-18T07:03:08.660Z] docker.io [2022-02-18T07:03:08.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:09.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:09.181Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:09.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:09.181Z] [2022-02-18T07:03:09.181Z] Login Succeeded [2022-02-18T07:03:09.181Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:03:09.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-18T07:03:09.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:03:09.249Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-02-18T07:03:09.249Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:03:09.249Z] latest [2022-02-18T07:03:09.249Z] 2.1.1-dev.9 [2022-02-18T07:03:09.249Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [2022-02-18T07:03:09.249Z] main [2022-02-18T07:03:09.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:09.574Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:09.875Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:03:09.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-18T07:03:09.875Z] ba18ffd856a5: Preparing [2022-02-18T07:03:09.875Z] 1a058d5342cc: Preparing [2022-02-18T07:03:09.875Z] 1a058d5342cc: Layer already exists [2022-02-18T07:03:11.261Z] ba18ffd856a5: Pushed [2022-02-18T07:03:11.522Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:11.824Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:12.120Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-18T07:03:12.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-18T07:03:12.120Z] ba18ffd856a5: Preparing [2022-02-18T07:03:12.120Z] 1a058d5342cc: Preparing [2022-02-18T07:03:12.120Z] ba18ffd856a5: Layer already exists [2022-02-18T07:03:12.120Z] 1a058d5342cc: Layer already exists [2022-02-18T07:03:12.120Z] latest: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:12.420Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:12.715Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.9 [2022-02-18T07:03:12.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-18T07:03:12.715Z] ba18ffd856a5: Preparing [2022-02-18T07:03:12.715Z] 1a058d5342cc: Preparing [2022-02-18T07:03:12.715Z] ba18ffd856a5: Layer already exists [2022-02-18T07:03:12.715Z] 1a058d5342cc: Layer already exists [2022-02-18T07:03:12.715Z] 2.1.1-dev.9: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:13.118Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:13.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [2022-02-18T07:03:13.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-18T07:03:13.410Z] ba18ffd856a5: Preparing [2022-02-18T07:03:13.410Z] 1a058d5342cc: Preparing [2022-02-18T07:03:13.410Z] 1a058d5342cc: Layer already exists [2022-02-18T07:03:13.410Z] ba18ffd856a5: Layer already exists [2022-02-18T07:03:13.410Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:13.713Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:13.794Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5474 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-02-18T07:03:13.807Z] Running in /w/workspace/edgex-ui-go/48 [Pipeline] { [Pipeline] checkout [2022-02-18T07:03:13.997Z] The recommended git tool is: git [2022-02-18T07:03:14.002Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-02-18T07:03:14.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-18T07:03:14.003Z] ba18ffd856a5: Preparing [2022-02-18T07:03:14.003Z] 1a058d5342cc: Preparing [2022-02-18T07:03:14.003Z] ba18ffd856a5: Layer already exists [2022-02-18T07:03:14.003Z] 1a058d5342cc: Layer already exists [2022-02-18T07:03:14.003Z] main: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-18T07:03:14.042Z] ===================================================== [Pipeline] echo [2022-02-18T07:03:14.052Z] taggedImages: [2022-02-18T07:03:14.052Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:03:14.052Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-18T07:03:14.052Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.9 [2022-02-18T07:03:14.052Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [2022-02-18T07:03:14.052Z] - 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] sh [2022-02-18T07:03:14.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:03:14.476Z] [2022-02-18T07:03:14.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:14.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:03:14.899Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-18T07:03:14.899Z] b4d181a07f80: Pulling fs layer [2022-02-18T07:03:14.899Z] a1111a8f2ec3: Pulling fs layer [2022-02-18T07:03:14.899Z] ed53099fbce6: Pulling fs layer [2022-02-18T07:03:14.899Z] dc539afda2c1: Pulling fs layer [2022-02-18T07:03:14.899Z] 77bc0d833cb6: Pulling fs layer [2022-02-18T07:03:14.899Z] 9065ff56babe: Pulling fs layer [2022-02-18T07:03:14.899Z] d287ab97295c: Pulling fs layer [2022-02-18T07:03:14.899Z] 77bc0d833cb6: Waiting [2022-02-18T07:03:14.899Z] 9065ff56babe: Waiting [2022-02-18T07:03:14.899Z] d287ab97295c: Waiting [2022-02-18T07:03:14.899Z] dc539afda2c1: Waiting [2022-02-18T07:03:14.899Z] a1111a8f2ec3: Verifying Checksum [2022-02-18T07:03:14.899Z] a1111a8f2ec3: Download complete [2022-02-18T07:03:14.899Z] dc539afda2c1: Verifying Checksum [2022-02-18T07:03:14.899Z] dc539afda2c1: Download complete [2022-02-18T07:03:15.327Z] 77bc0d833cb6: Verifying Checksum [2022-02-18T07:03:15.327Z] 77bc0d833cb6: Download complete [2022-02-18T07:03:15.327Z] 9065ff56babe: Verifying Checksum [2022-02-18T07:03:15.327Z] 9065ff56babe: Download complete [2022-02-18T07:03:15.327Z] ed53099fbce6: Verifying Checksum [2022-02-18T07:03:15.327Z] ed53099fbce6: Download complete [2022-02-18T07:03:15.327Z] b4d181a07f80: Verifying Checksum [2022-02-18T07:03:15.327Z] b4d181a07f80: Download complete [2022-02-18T07:03:16.045Z] d287ab97295c: Verifying Checksum [2022-02-18T07:03:16.045Z] d287ab97295c: Download complete [2022-02-18T07:03:16.998Z] b4d181a07f80: Pull complete [2022-02-18T07:03:16.998Z] a1111a8f2ec3: Pull complete [2022-02-18T07:03:17.565Z] ed53099fbce6: Pull complete [2022-02-18T07:03:17.565Z] dc539afda2c1: Pull complete [2022-02-18T07:03:17.826Z] 77bc0d833cb6: Pull complete [2022-02-18T07:03:18.112Z] 9065ff56babe: Pull complete [2022-02-18T07:03:18.510Z] using credential edgex-jenkins-ssh [2022-02-18T07:03:18.529Z] Cloning the remote Git repository [2022-02-18T07:03:18.577Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:03:18.649Z] > git init /w/workspace/edgex-ui-go/48 # timeout=10 [2022-02-18T07:03:18.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:03:18.764Z] > git --version # timeout=10 [2022-02-18T07:03:18.796Z] > git --version # 'git version 2.17.1' [2022-02-18T07:03:18.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:03:18.864Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:03:21.819Z] Avoid second fetch [2022-02-18T07:03:21.819Z] Checking out Revision 8d7b00626af3583744669d29e95c77c5f4d97e7c (main) [2022-02-18T07:03:21.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:03:21.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:03:21.932Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:03:21.985Z] > git checkout -f 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 [2022-02-18T07:03:23.433Z] d287ab97295c: Pull complete [2022-02-18T07:03:23.433Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-18T07:03:23.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:03:23.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-18T07:03:23.503Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:03:23.534Z] $ 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-02-18T07:03:26.460Z] Commit message: "chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web (#497)" [2022-02-18T07:03:26.737Z] [2022-02-18T07:03:26.737Z] GitHub has been notified of this commit’s build result [2022-02-18T07:03:26.737Z] [2022-02-18T07:03:26.797Z] $ docker top e9ed5de1f69c3a55bc22b716d6897e995891b30415827f11c31f1150e21da73d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:03:27.237Z] ---> job-cost.sh [2022-02-18T07:03:27.237Z] lf-activate-venv: SKIPPING [2022-02-18T07:03:27.237Z] INFO: No Stack... [2022-02-18T07:03:27.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:03:27.538Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-18T07:03:27.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:03:27.538Z] Dload Upload Total Spent Left Speed [2022-02-18T07:03:27.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-02-18T07:03:27.758Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:03:28.033Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-18T07:03:28.061Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-02-18T07:03:28.061Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T07:03:28.128Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [2022-02-18T07:03:28.134Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] did not exist. Created. [2022-02-18T07:03:28.134Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:03:28.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-18T07:03:28.379Z] + sudo tee /etc/docker/daemon.new [2022-02-18T07:03:28.379Z] { [2022-02-18T07:03:28.379Z] "registry-mirrors": [ [2022-02-18T07:03:28.379Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-18T07:03:28.379Z] ], [2022-02-18T07:03:28.379Z] "bip": "10.250.0.254/24", [2022-02-18T07:03:28.379Z] "hosts": [ [2022-02-18T07:03:28.379Z] "tcp://0.0.0.0:5555", [2022-02-18T07:03:28.379Z] "unix:///var/run/docker.sock" [2022-02-18T07:03:28.379Z] ], [2022-02-18T07:03:28.379Z] "mtu": 1458, [2022-02-18T07:03:28.379Z] "selinux-enabled": true, [2022-02-18T07:03:28.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-18T07:03:28.379Z] } [Pipeline] sh [2022-02-18T07:03:28.441Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-18T07:03:28.505Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:03:28.511Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:03:28.527Z] $ docker stop --time=1 e9ed5de1f69c3a55bc22b716d6897e995891b30415827f11c31f1150e21da73d [2022-02-18T07:03:28.725Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-02-18T07:03:29.682Z] $ docker rm -f e9ed5de1f69c3a55bc22b716d6897e995891b30415827f11c31f1150e21da73d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T07:03:30.073Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:03:48.448Z] provisioning config files... [2022-02-18T07:03:48.475Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/48@tmp/config405070393806086709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:03:48.833Z] ---> docker-login.sh [2022-02-18T07:03:48.833Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:03:49.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:49.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:49.701Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:49.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:49.701Z] [2022-02-18T07:03:49.701Z] Login Succeeded [2022-02-18T07:03:49.701Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:03:49.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:49.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:49.973Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:49.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:49.973Z] [2022-02-18T07:03:49.973Z] Login Succeeded [2022-02-18T07:03:49.973Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:03:50.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:50.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:50.576Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:50.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:50.576Z] [2022-02-18T07:03:50.576Z] Login Succeeded [2022-02-18T07:03:50.576Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:03:50.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:51.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:51.122Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:51.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:51.122Z] [2022-02-18T07:03:51.122Z] Login Succeeded [2022-02-18T07:03:51.122Z] docker.io [2022-02-18T07:03:51.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:51.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:51.663Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:51.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:51.663Z] [2022-02-18T07:03:51.663Z] Login Succeeded [2022-02-18T07:03:51.663Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:03:51.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:03:52.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:03:52.206Z] ========================================================= [2022-02-18T07:03:52.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-18T07:03:52.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:52.545Z] + 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-02-18T07:03:53.534Z] Sending build context to Docker daemon 25.78MB [2022-02-18T07:03:53.534Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:03:53.534Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:03:53.534Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-18T07:03:53.534Z] 9b3977197b4f: Pulling fs layer [2022-02-18T07:03:53.534Z] 1a89e8eeedd5: Pulling fs layer [2022-02-18T07:03:53.534Z] 94645a83ff95: Pulling fs layer [2022-02-18T07:03:53.534Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-18T07:03:53.534Z] 0c92f367c5e7: Pulling fs layer [2022-02-18T07:03:53.534Z] f7c0051592d6: Pulling fs layer [2022-02-18T07:03:53.534Z] a227ed2f7395: Pulling fs layer [2022-02-18T07:03:53.534Z] 7b1c46037f91: Pulling fs layer [2022-02-18T07:03:53.534Z] 3f3a8bcf1eab: Waiting [2022-02-18T07:03:53.534Z] f7c0051592d6: Waiting [2022-02-18T07:03:53.534Z] 0c92f367c5e7: Waiting [2022-02-18T07:03:53.534Z] a227ed2f7395: Waiting [2022-02-18T07:03:53.534Z] 7b1c46037f91: Waiting [2022-02-18T07:03:53.534Z] 94645a83ff95: Verifying Checksum [2022-02-18T07:03:53.534Z] 94645a83ff95: Download complete [2022-02-18T07:03:53.534Z] 1a89e8eeedd5: Verifying Checksum [2022-02-18T07:03:53.534Z] 1a89e8eeedd5: Download complete [2022-02-18T07:03:53.534Z] 0c92f367c5e7: Verifying Checksum [2022-02-18T07:03:53.534Z] 0c92f367c5e7: Download complete [2022-02-18T07:03:53.534Z] f7c0051592d6: Download complete [2022-02-18T07:03:53.534Z] 9b3977197b4f: Verifying Checksum [2022-02-18T07:03:53.534Z] 9b3977197b4f: Download complete [2022-02-18T07:03:53.534Z] a227ed2f7395: Verifying Checksum [2022-02-18T07:03:53.534Z] a227ed2f7395: Download complete [2022-02-18T07:03:54.526Z] 9b3977197b4f: Pull complete [2022-02-18T07:03:54.807Z] 1a89e8eeedd5: Pull complete [2022-02-18T07:03:55.404Z] 94645a83ff95: Pull complete [2022-02-18T07:03:55.404Z] 7b1c46037f91: Verifying Checksum [2022-02-18T07:03:55.404Z] 7b1c46037f91: Download complete [2022-02-18T07:03:55.999Z] 3f3a8bcf1eab: Download complete [2022-02-18T07:04:08.377Z] 3f3a8bcf1eab: Pull complete [2022-02-18T07:04:08.377Z] 0c92f367c5e7: Pull complete [2022-02-18T07:04:08.377Z] f7c0051592d6: Pull complete [2022-02-18T07:04:08.377Z] a227ed2f7395: Pull complete [2022-02-18T07:04:13.780Z] 7b1c46037f91: Pull complete [2022-02-18T07:04:13.780Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-18T07:04:13.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T07:04:13.780Z] ---> f79e39bc4007 [2022-02-18T07:04:13.780Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:04:15.211Z] ---> Running in 7cac768e6d52 [2022-02-18T07:04:15.809Z] Removing intermediate container 7cac768e6d52 [2022-02-18T07:04:15.809Z] ---> 86c9c5261f27 [2022-02-18T07:04:15.809Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:04:15.809Z] ---> Running in 05069f34b446 [2022-02-18T07:04:16.081Z] Removing intermediate container 05069f34b446 [2022-02-18T07:04:16.081Z] ---> 78a8fdab711b [2022-02-18T07:04:16.081Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:04:16.355Z] ---> Running in 767d5e7aa7fb [2022-02-18T07:04:16.627Z] Removing intermediate container 767d5e7aa7fb [2022-02-18T07:04:16.627Z] ---> eddcc56e828a [2022-02-18T07:04:16.627Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:04:16.627Z] ---> Running in 894638f01b22 [2022-02-18T07:04:16.901Z] Removing intermediate container 894638f01b22 [2022-02-18T07:04:16.901Z] ---> d43902666b3e [2022-02-18T07:04:16.901Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:04:17.173Z] ---> Running in 59fd5ccbabfd [2022-02-18T07:04:17.446Z] Removing intermediate container 59fd5ccbabfd [2022-02-18T07:04:17.446Z] ---> cd90ffacedef [2022-02-18T07:04:17.446Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:04:17.718Z] ---> Running in 562c26f5babc [2022-02-18T07:04:19.688Z] Removing intermediate container 562c26f5babc [2022-02-18T07:04:19.688Z] ---> f691929ad0b8 [2022-02-18T07:04:19.688Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:04:19.688Z] ---> Running in 32d7fbf13d3d [2022-02-18T07:04:20.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T07:04:21.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T07:04:22.236Z] OK: 220 MiB in 52 packages [2022-02-18T07:04:23.212Z] Removing intermediate container 32d7fbf13d3d [2022-02-18T07:04:23.212Z] ---> c2d174d50aed [2022-02-18T07:04:23.212Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:04:23.212Z] ---> Running in 86bb1dc2e5dc [2022-02-18T07:04:23.493Z] Removing intermediate container 86bb1dc2e5dc [2022-02-18T07:04:23.493Z] ---> 5f3e634c1193 [2022-02-18T07:04:23.493Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:04:23.493Z] ---> Running in 2bbc84b8a071 [2022-02-18T07:04:24.088Z] Removing intermediate container 2bbc84b8a071 [2022-02-18T07:04:24.088Z] ---> a5e0351b2b89 [2022-02-18T07:04:24.088Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:04:24.685Z] ---> 38837bb27682 [2022-02-18T07:04:24.685Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:04:24.685Z] ---> Running in cb9a7013f814 [2022-02-18T07:05:46.484Z] Removing intermediate container cb9a7013f814 [2022-02-18T07:05:46.484Z] ---> f8da82574f30 [2022-02-18T07:05:46.484Z] Step 14/15 : COPY . . [2022-02-18T07:05:46.484Z] ---> 5c3ce31b9266 [2022-02-18T07:05:46.484Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:05:46.484Z] ---> Running in d91810f3e697 [2022-02-18T07:05:46.484Z] noop [2022-02-18T07:05:46.484Z] Removing intermediate container d91810f3e697 [2022-02-18T07:05:46.484Z] ---> 077bf1130624 [2022-02-18T07:05:46.484Z] Successfully built 077bf1130624 [2022-02-18T07:05:46.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:05:46.831Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T07:05:46.831Z] . [Pipeline] withDockerContainer [2022-02-18T07:05:47.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-5474 does not seem to be running inside a container [2022-02-18T07:05:47.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/48 -v /w/workspace/edgex-ui-go/48:/w/workspace/edgex-ui-go/48:rw,z -v /w/workspace/edgex-ui-go/48@tmp:/w/workspace/edgex-ui-go/48@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-arm64 cat [2022-02-18T07:05:48.451Z] $ docker top 64c1102170cd1bc3089791b416016df6bc4b04d0c160a891f6b2b777518c485a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:05:49.344Z] + go version [2022-02-18T07:05:49.344Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-18T07:05:49.362Z] $ docker stop --time=1 64c1102170cd1bc3089791b416016df6bc4b04d0c160a891f6b2b777518c485a [2022-02-18T07:05:51.082Z] $ docker rm -f 64c1102170cd1bc3089791b416016df6bc4b04d0c160a891f6b2b777518c485a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:05:51.673Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T07:05:51.673Z] . [Pipeline] withDockerContainer [2022-02-18T07:05:51.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-5474 does not seem to be running inside a container [2022-02-18T07:05:51.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/48 -v /w/workspace/edgex-ui-go/48:/w/workspace/edgex-ui-go/48:rw,z -v /w/workspace/edgex-ui-go/48@tmp:/w/workspace/edgex-ui-go/48@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-arm64 cat [2022-02-18T07:05:53.312Z] $ docker top 59f6c76c0d5abaca812a48a76a78c4115f204a874ba412629fcf75d1149b9ec0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:05:54.217Z] + make test [2022-02-18T07:05:54.217Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:05:55.200Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:06:34.229Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:06:34.229Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:06:49.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:06:49.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:06:49.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:06:49.343Z] $ docker stop --time=1 59f6c76c0d5abaca812a48a76a78c4115f204a874ba412629fcf75d1149b9ec0 [2022-02-18T07:06:51.154Z] $ docker rm -f 59f6c76c0d5abaca812a48a76a78c4115f204a874ba412629fcf75d1149b9ec0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:06:51.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:06:51.962Z] Warning: overwriting stash ‘coverage-report’ [2022-02-18T07:06:52.478Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:06:52.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:06:53.213Z] + ls -al . [2022-02-18T07:06:53.213Z] total 152 [2022-02-18T07:06:53.213Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 07:05 . [2022-02-18T07:06:53.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:03 .. [2022-02-18T07:06:53.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 07:03 .git [2022-02-18T07:06:53.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:03 .github [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:03 .gitignore [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 18 07:03 CONTRIBUTING.md [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 18 07:03 Dockerfile [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 18 07:03 Jenkinsfile [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 18 07:03 LICENSE [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 18 07:03 Makefile [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 18 07:03 README.md [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 18 07:01 VERSION [2022-02-18T07:06:53.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:03 assets [2022-02-18T07:06:53.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:03 bin [2022-02-18T07:06:53.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:03 cmd [2022-02-18T07:06:53.213Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 18 07:05 coverage.out [2022-02-18T07:06:53.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:03 docs [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 18 07:03 go.mod [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 18 07:03 go.sum [2022-02-18T07:06:53.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 07:03 internal [2022-02-18T07:06:53.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:03 pkg [2022-02-18T07:06:53.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:03 snap [2022-02-18T07:06:53.213Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:03 version.go [2022-02-18T07:06:53.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:03 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:06:53.567Z] + 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=8d7b00626af3583744669d29e95c77c5f4d97e7c --label arch=arm64 --label version=2.1.1-dev.9 . [2022-02-18T07:06:54.547Z] Sending build context to Docker daemon 25.78MB [2022-02-18T07:06:54.547Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:06:54.547Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:06:54.547Z] ---> 077bf1130624 [2022-02-18T07:06:54.547Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:06:54.822Z] ---> Running in dee01dc6abe9 [2022-02-18T07:06:55.095Z] Removing intermediate container dee01dc6abe9 [2022-02-18T07:06:55.095Z] ---> a00b65b10b7d [2022-02-18T07:06:55.095Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:06:55.095Z] ---> Running in 752f77b39ec4 [2022-02-18T07:06:55.369Z] Removing intermediate container 752f77b39ec4 [2022-02-18T07:06:55.369Z] ---> 0a6c81480b34 [2022-02-18T07:06:55.369Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:06:55.643Z] ---> Running in 409f0e027dad [2022-02-18T07:06:55.917Z] Removing intermediate container 409f0e027dad [2022-02-18T07:06:55.917Z] ---> 6b2356a582f2 [2022-02-18T07:06:55.917Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:06:56.189Z] ---> Running in d2660f90b7c4 [2022-02-18T07:06:56.463Z] Removing intermediate container d2660f90b7c4 [2022-02-18T07:06:56.463Z] ---> 82f8b3429cb1 [2022-02-18T07:06:56.463Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:06:56.463Z] ---> Running in ea09a3d1bd48 [2022-02-18T07:06:56.735Z] Removing intermediate container ea09a3d1bd48 [2022-02-18T07:06:56.735Z] ---> 915dada23d9e [2022-02-18T07:06:56.735Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:06:57.010Z] ---> Running in d791edd30749 [2022-02-18T07:06:58.987Z] Removing intermediate container d791edd30749 [2022-02-18T07:06:58.987Z] ---> c46cc049dd42 [2022-02-18T07:06:58.987Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:06:58.987Z] ---> Running in 79858b43afb7 [2022-02-18T07:06:59.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T07:07:00.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T07:07:01.541Z] OK: 220 MiB in 52 packages [2022-02-18T07:07:02.138Z] Removing intermediate container 79858b43afb7 [2022-02-18T07:07:02.138Z] ---> d27a2823869d [2022-02-18T07:07:02.138Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:07:02.410Z] ---> Running in 68ac1aef0a5d [2022-02-18T07:07:02.682Z] Removing intermediate container 68ac1aef0a5d [2022-02-18T07:07:02.682Z] ---> aac057954b0a [2022-02-18T07:07:02.682Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:07:02.682Z] ---> Running in a653d6251a57 [2022-02-18T07:07:03.275Z] Removing intermediate container a653d6251a57 [2022-02-18T07:07:03.275Z] ---> a4b14affc577 [2022-02-18T07:07:03.275Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:07:03.866Z] ---> 19ef94b07ccf [2022-02-18T07:07:03.866Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:07:03.866Z] ---> Running in 7aa6555d8ca4 [2022-02-18T07:07:06.488Z] Removing intermediate container 7aa6555d8ca4 [2022-02-18T07:07:06.488Z] ---> ef7ba5ed9143 [2022-02-18T07:07:06.488Z] Step 14/23 : COPY . . [2022-02-18T07:07:09.109Z] ---> 1d22538bea5f [2022-02-18T07:07:09.109Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:07:09.109Z] ---> Running in 1d31c1ad9e67 [2022-02-18T07:07:10.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:07:49.098Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:07:49.098Z] Removing intermediate container 1d31c1ad9e67 [2022-02-18T07:07:49.098Z] ---> 6f2fb0b19b49 [2022-02-18T07:07:49.098Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:07:49.098Z] 3.14: Pulling from library/alpine [2022-02-18T07:07:49.368Z] be307f383ecc: Pulling fs layer [2022-02-18T07:07:49.640Z] be307f383ecc: Verifying Checksum [2022-02-18T07:07:49.640Z] be307f383ecc: Download complete [2022-02-18T07:07:49.913Z] be307f383ecc: Pull complete [2022-02-18T07:07:50.187Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:07:50.187Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:07:50.187Z] ---> 5b8b7b635229 [2022-02-18T07:07:50.187Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:07:50.187Z] ---> Running in eafb02985c0a [2022-02-18T07:07:50.785Z] Removing intermediate container eafb02985c0a [2022-02-18T07:07:50.785Z] ---> 8743a78ed4a4 [2022-02-18T07:07:50.785Z] 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-02-18T07:07:52.223Z] ---> 32cbfb9ce79c [2022-02-18T07:07:52.223Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:07:52.223Z] ---> Running in 6cb8fa571f33 [2022-02-18T07:07:52.507Z] Removing intermediate container 6cb8fa571f33 [2022-02-18T07:07:52.507Z] ---> 13ba50816f26 [2022-02-18T07:07:52.507Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:07:52.507Z] ---> Running in c06c7781a52d [2022-02-18T07:07:53.105Z] Removing intermediate container c06c7781a52d [2022-02-18T07:07:53.105Z] ---> 908f0f769340 [2022-02-18T07:07:53.105Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T07:07:53.105Z] ---> Running in ec844589c804 [2022-02-18T07:07:53.379Z] Removing intermediate container ec844589c804 [2022-02-18T07:07:53.379Z] ---> 34be91445027 [2022-02-18T07:07:53.379Z] Step 22/23 : LABEL git_sha=8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:07:53.379Z] ---> Running in a27de574d3ad [2022-02-18T07:07:53.979Z] Removing intermediate container a27de574d3ad [2022-02-18T07:07:53.979Z] ---> 0cf0207aeae3 [2022-02-18T07:07:53.979Z] Step 23/23 : LABEL version=2.1.1-dev.9 [2022-02-18T07:07:53.979Z] ---> Running in deed46cd20a3 [2022-02-18T07:07:54.252Z] Removing intermediate container deed46cd20a3 [2022-02-18T07:07:54.252Z] ---> 160f4c6e2c89 [2022-02-18T07:07:54.252Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:07:54.252Z] Successfully built 160f4c6e2c89 [2022-02-18T07:07:54.527Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:07:54.637Z] provisioning config files... [2022-02-18T07:07:54.657Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/48@tmp/config4268574959285626112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:07:55.009Z] ---> docker-login.sh [2022-02-18T07:07:55.010Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:07:55.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:07:55.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:07:55.284Z] Configure a credential helper to remove this warning. See [2022-02-18T07:07:55.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:07:55.284Z] [2022-02-18T07:07:55.284Z] Login Succeeded [2022-02-18T07:07:55.284Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:07:55.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:07:55.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:07:55.884Z] Configure a credential helper to remove this warning. See [2022-02-18T07:07:55.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:07:55.884Z] [2022-02-18T07:07:55.884Z] Login Succeeded [2022-02-18T07:07:55.884Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:07:56.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:07:56.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:07:56.158Z] Configure a credential helper to remove this warning. See [2022-02-18T07:07:56.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:07:56.158Z] [2022-02-18T07:07:56.158Z] Login Succeeded [2022-02-18T07:07:56.158Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:07:56.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:07:56.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:07:56.751Z] Configure a credential helper to remove this warning. See [2022-02-18T07:07:56.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:07:56.751Z] [2022-02-18T07:07:56.751Z] Login Succeeded [2022-02-18T07:07:56.751Z] docker.io [2022-02-18T07:07:57.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:07:57.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:07:57.294Z] Configure a credential helper to remove this warning. See [2022-02-18T07:07:57.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:07:57.294Z] [2022-02-18T07:07:57.294Z] Login Succeeded [2022-02-18T07:07:57.294Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:07:57.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-18T07:07:57.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:07:57.370Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-02-18T07:07:57.370Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:07:57.370Z] latest [2022-02-18T07:07:57.370Z] 2.1.1-dev.9 [2022-02-18T07:07:57.370Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [2022-02-18T07:07:57.370Z] main [2022-02-18T07:07:57.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:07:57.725Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:07:58.065Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:07:58.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-18T07:07:58.065Z] ddcbb14441c0: Preparing [2022-02-18T07:07:58.065Z] 62170e181a92: Preparing [2022-02-18T07:07:58.065Z] 62170e181a92: Layer already exists [2022-02-18T07:08:02.354Z] ddcbb14441c0: Pushed [2022-02-18T07:08:02.354Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:02.697Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:03.035Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-18T07:08:03.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-18T07:08:03.035Z] ddcbb14441c0: Preparing [2022-02-18T07:08:03.035Z] 62170e181a92: Preparing [2022-02-18T07:08:03.035Z] ddcbb14441c0: Layer already exists [2022-02-18T07:08:03.035Z] 62170e181a92: Layer already exists [2022-02-18T07:08:03.306Z] latest: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:03.657Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:03.997Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.9 [2022-02-18T07:08:03.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-18T07:08:03.998Z] ddcbb14441c0: Preparing [2022-02-18T07:08:03.998Z] 62170e181a92: Preparing [2022-02-18T07:08:03.998Z] 62170e181a92: Layer already exists [2022-02-18T07:08:03.998Z] ddcbb14441c0: Layer already exists [2022-02-18T07:08:03.998Z] 2.1.1-dev.9: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:04.616Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:04.956Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [2022-02-18T07:08:04.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-18T07:08:04.956Z] ddcbb14441c0: Preparing [2022-02-18T07:08:04.956Z] 62170e181a92: Preparing [2022-02-18T07:08:04.956Z] ddcbb14441c0: Layer already exists [2022-02-18T07:08:04.956Z] 62170e181a92: Layer already exists [2022-02-18T07:08:05.229Z] 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:05.578Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:05.923Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-02-18T07:08:05.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-18T07:08:05.923Z] ddcbb14441c0: Preparing [2022-02-18T07:08:05.923Z] 62170e181a92: Preparing [2022-02-18T07:08:05.923Z] ddcbb14441c0: Layer already exists [2022-02-18T07:08:05.923Z] 62170e181a92: Layer already exists [2022-02-18T07:08:06.196Z] main: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-18T07:08:06.245Z] ===================================================== [Pipeline] echo [2022-02-18T07:08:06.255Z] taggedImages: [2022-02-18T07:08:06.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c [2022-02-18T07:08:06.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-18T07:08:06.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.9 [2022-02-18T07:08:06.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [2022-02-18T07:08:06.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:06.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:08:06.636Z] [2022-02-18T07:08:06.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:06.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:08:06.989Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-18T07:08:06.989Z] 448f6bf000e3: Pulling fs layer [2022-02-18T07:08:06.989Z] f757da607395: Pulling fs layer [2022-02-18T07:08:06.989Z] 05883995daec: Pulling fs layer [2022-02-18T07:08:06.989Z] 8603b9c90790: Pulling fs layer [2022-02-18T07:08:06.989Z] 1560dd03e051: Pulling fs layer [2022-02-18T07:08:06.989Z] 27f5ce0e4adf: Pulling fs layer [2022-02-18T07:08:06.989Z] c2d8d7efcc4b: Pulling fs layer [2022-02-18T07:08:06.989Z] 1560dd03e051: Waiting [2022-02-18T07:08:06.989Z] 27f5ce0e4adf: Waiting [2022-02-18T07:08:06.989Z] 8603b9c90790: Waiting [2022-02-18T07:08:06.989Z] c2d8d7efcc4b: Waiting [2022-02-18T07:08:07.260Z] f757da607395: Verifying Checksum [2022-02-18T07:08:07.260Z] f757da607395: Download complete [2022-02-18T07:08:07.260Z] 8603b9c90790: Verifying Checksum [2022-02-18T07:08:07.260Z] 8603b9c90790: Download complete [2022-02-18T07:08:07.260Z] 1560dd03e051: Verifying Checksum [2022-02-18T07:08:07.260Z] 1560dd03e051: Download complete [2022-02-18T07:08:07.260Z] 27f5ce0e4adf: Download complete [2022-02-18T07:08:07.260Z] 05883995daec: Verifying Checksum [2022-02-18T07:08:07.260Z] 05883995daec: Download complete [2022-02-18T07:08:07.860Z] 448f6bf000e3: Verifying Checksum [2022-02-18T07:08:07.860Z] 448f6bf000e3: Download complete [2022-02-18T07:08:10.478Z] c2d8d7efcc4b: Verifying Checksum [2022-02-18T07:08:10.478Z] c2d8d7efcc4b: Download complete [2022-02-18T07:08:11.460Z] 448f6bf000e3: Pull complete [2022-02-18T07:08:12.054Z] f757da607395: Pull complete [2022-02-18T07:08:13.484Z] 05883995daec: Pull complete [2022-02-18T07:08:13.756Z] 8603b9c90790: Pull complete [2022-02-18T07:08:14.349Z] 1560dd03e051: Pull complete [2022-02-18T07:08:14.621Z] 27f5ce0e4adf: Pull complete [2022-02-18T07:08:29.692Z] c2d8d7efcc4b: Pull complete [2022-02-18T07:08:29.692Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-18T07:08:29.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:08:29.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-18T07:08:29.886Z] prd-ubuntu18.04-docker-arm64-4c-16g-5474 does not seem to be running inside a container [2022-02-18T07:08:29.960Z] $ 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/48 -v /w/workspace/edgex-ui-go/48:/w/workspace/edgex-ui-go/48:rw,z -v /w/workspace/edgex-ui-go/48@tmp:/w/workspace/edgex-ui-go/48@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:arm64 cat [2022-02-18T07:08:32.615Z] $ docker top 7fe896e9fff2a204022a7ae80cea5d169237b6e51ec6619595071036a1513bbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:08:33.165Z] ---> job-cost.sh [2022-02-18T07:08:33.436Z] lf-activate-venv: SKIPPING [2022-02-18T07:08:33.436Z] INFO: No Stack... [2022-02-18T07:08:33.706Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-18T07:08:34.297Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:08:34.630Z] + cat /w/workspace/edgex-ui-go/48/archives/cost.csv [2022-02-18T07:08:34.630Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T07:08:34.963Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [2022-02-18T07:08:34.972Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] did not exist. Created. [2022-02-18T07:08:34.972Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:08:35.639Z] /w/workspace/edgex-ui-go/48@tmp/durable-925dab9e/script.sh: 1: /w/workspace/edgex-ui-go/48@tmp/durable-925dab9e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-18T07:08:36.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-18T07:08:36.333Z] Warning: overwriting stash ‘stack-cost’ [2022-02-18T07:08:36.476Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:08:36.483Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:08:36.497Z] $ docker stop --time=1 7fe896e9fff2a204022a7ae80cea5d169237b6e51ec6619595071036a1513bbe [2022-02-18T07:08:37.943Z] $ docker rm -f 7fe896e9fff2a204022a7ae80cea5d169237b6e51ec6619595071036a1513bbe [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-02-18T07:08:38.398Z] provisioning config files... [2022-02-18T07:08:38.407Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5337704138457447975tmp [Pipeline] { [Pipeline] sh [2022-02-18T07:08:38.711Z] + set +x [2022-02-18T07:08:38.711Z] + curl -s https://codecov.io/bash [2022-02-18T07:08:38.711Z] + bash -s -- [2022-02-18T07:08:38.711Z] [2022-02-18T07:08:38.711Z] _____ _ [2022-02-18T07:08:38.711Z] / ____| | | [2022-02-18T07:08:38.711Z] | | ___ __| | ___ ___ _____ __ [2022-02-18T07:08:38.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-18T07:08:38.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-18T07:08:38.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-18T07:08:38.711Z] Bash-1.0.6 [2022-02-18T07:08:38.711Z] [2022-02-18T07:08:38.711Z] [2022-02-18T07:08:38.711Z] ==> git version 2.24.4 found [2022-02-18T07:08:38.711Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-18T07:08:38.711Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-18T07:08:38.711Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-18T07:08:38.711Z] ==> Jenkins CI detected. [2022-02-18T07:08:38.711Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-18T07:08:38.711Z] project root: . [2022-02-18T07:08:38.711Z] --> token set from env [2022-02-18T07:08:38.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-18T07:08:38.972Z] ==> Running gcov in . (disable via -X gcov) [2022-02-18T07:08:38.972Z] ==> Python coveragepy not found [2022-02-18T07:08:38.972Z] ==> Searching for coverage reports in: [2022-02-18T07:08:38.972Z] + . [2022-02-18T07:08:38.972Z] -> Found 1 reports [2022-02-18T07:08:38.972Z] ==> Detecting git/mercurial file structure [2022-02-18T07:08:38.972Z] ==> Reading reports [2022-02-18T07:08:38.972Z] + ./coverage.out bytes=10 [2022-02-18T07:08:38.972Z] ==> Appending adjustments [2022-02-18T07:08:38.972Z] https://docs.codecov.io/docs/fixing-reports [2022-02-18T07:08:38.972Z] + Found adjustments [2022-02-18T07:08:38.972Z] ==> Gzipping contents [2022-02-18T07:08:38.972Z] 4.0K /tmp/codecov.4gais0.gz [2022-02-18T07:08:38.972Z] ==> Uploading reports [2022-02-18T07:08:38.972Z] url: https://codecov.io [2022-02-18T07:08:38.972Z] query: branch=main&commit=8d7b00626af3583744669d29e95c77c5f4d97e7c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-18T07:08:38.972Z] -> Pinging Codecov [2022-02-18T07:08:38.972Z] 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=8d7b00626af3583744669d29e95c77c5f4d97e7c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-18T07:08:39.545Z] -> Uploading to [2022-02-18T07:08:39.545Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-18/FB506323287CE973F263BFD2A0EB1F37/8d7b00626af3583744669d29e95c77c5f4d97e7c/d863a358-0d0c-4b2c-83b4-5c9e5fc5d186.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220218T070839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c23ec702636d3a59b213f73fb9fc602a277bcff7f6cbeca666085b2de139993 [2022-02-18T07:08:39.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:08:39.545Z] Dload Upload Total Spent Left Speed [2022-02-18T07:08:39.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 11138 --:--:-- --:--:-- --:--:-- 11134 [2022-02-18T07:08:39.805Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] } [2022-02-18T07:08:39.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-18T07:08:40.062Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-18T07:08:40.074Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:40.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-18T07:08:40.369Z] [2022-02-18T07:08:40.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:40.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-18T07:08:40.675Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-18T07:08:40.675Z] 188c0c94c7c5: Pulling fs layer [2022-02-18T07:08:40.675Z] 0ef7d3d256c8: Pulling fs layer [2022-02-18T07:08:40.675Z] de9db76c5a1d: Pulling fs layer [2022-02-18T07:08:40.675Z] 0eba1c9be4d2: Pulling fs layer [2022-02-18T07:08:40.675Z] 0d57e429df01: Pulling fs layer [2022-02-18T07:08:40.675Z] 4e4be7b47b0d: Pulling fs layer [2022-02-18T07:08:40.675Z] e1f770b5df2f: Pulling fs layer [2022-02-18T07:08:40.675Z] 85a0685a4137: Pulling fs layer [2022-02-18T07:08:40.675Z] 0eba1c9be4d2: Waiting [2022-02-18T07:08:40.675Z] 0d57e429df01: Waiting [2022-02-18T07:08:40.675Z] 4e4be7b47b0d: Waiting [2022-02-18T07:08:40.675Z] e1f770b5df2f: Waiting [2022-02-18T07:08:40.675Z] 85a0685a4137: Waiting [2022-02-18T07:08:40.675Z] de9db76c5a1d: Verifying Checksum [2022-02-18T07:08:40.675Z] de9db76c5a1d: Download complete [2022-02-18T07:08:40.675Z] 0ef7d3d256c8: Verifying Checksum [2022-02-18T07:08:40.675Z] 0ef7d3d256c8: Download complete [2022-02-18T07:08:40.675Z] 0d57e429df01: Verifying Checksum [2022-02-18T07:08:40.675Z] 0d57e429df01: Download complete [2022-02-18T07:08:40.675Z] 4e4be7b47b0d: Verifying Checksum [2022-02-18T07:08:40.675Z] 4e4be7b47b0d: Download complete [2022-02-18T07:08:40.675Z] 188c0c94c7c5: Verifying Checksum [2022-02-18T07:08:40.675Z] 188c0c94c7c5: Download complete [2022-02-18T07:08:41.255Z] e1f770b5df2f: Verifying Checksum [2022-02-18T07:08:41.255Z] e1f770b5df2f: Download complete [2022-02-18T07:08:41.255Z] 0eba1c9be4d2: Verifying Checksum [2022-02-18T07:08:41.255Z] 0eba1c9be4d2: Download complete [2022-02-18T07:08:41.255Z] 188c0c94c7c5: Pull complete [2022-02-18T07:08:41.521Z] 0ef7d3d256c8: Pull complete [2022-02-18T07:08:41.521Z] 85a0685a4137: Verifying Checksum [2022-02-18T07:08:41.521Z] 85a0685a4137: Download complete [2022-02-18T07:08:41.521Z] de9db76c5a1d: Pull complete [2022-02-18T07:08:44.854Z] 0eba1c9be4d2: Pull complete [2022-02-18T07:08:45.120Z] 0d57e429df01: Pull complete [2022-02-18T07:08:45.120Z] 4e4be7b47b0d: Pull complete [2022-02-18T07:08:45.697Z] e1f770b5df2f: Pull complete [2022-02-18T07:08:49.917Z] 85a0685a4137: Pull complete [2022-02-18T07:08:49.917Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-18T07:08:50.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-18T07:08:50.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-18T07:08:50.252Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:08:50.282Z] $ 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-02-18T07:08:52.289Z] $ docker top 86943bed4f9c6a73cadff4fdcf3a50f2cd7a2dd79b15ac46a637cd68e32b2998 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-18T07:08:52.357Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-18T07:08:52.652Z] + set -o pipefail [2022-02-18T07:08:52.652Z] + snyk monitor '--org=edgex-jenkins' [2022-02-18T07:08:56.882Z] [2022-02-18T07:08:56.882Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-02-18T07:08:56.882Z] [2022-02-18T07:08:56.882Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/9353c744-d5b6-4b7b-ab52-b5a118a179bf [2022-02-18T07:08:56.882Z] [2022-02-18T07:08:56.882Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-18T07:08:56.882Z] [2022-02-18T07:08:56.882Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-18T07:08:56.882Z] [2022-02-18T07:08:56.882Z] [Pipeline] } [2022-02-18T07:08:56.893Z] $ docker stop --time=1 86943bed4f9c6a73cadff4fdcf3a50f2cd7a2dd79b15ac46a637cd68e32b2998 [2022-02-18T07:08:58.677Z] $ docker rm -f 86943bed4f9c6a73cadff4fdcf3a50f2cd7a2dd79b15ac46a637cd68e32b2998 [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-02-18T07:08:59.344Z] + git log --format=format:%s -1 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] sh [2022-02-18T07:08:59.640Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:08:59.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:59.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:08:59.939Z] . [Pipeline] withDockerContainer [2022-02-18T07:08:59.998Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:09:00.031Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:09:00.381Z] $ docker top c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:09:00.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:09:00.465Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:09:00.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:09:00.567Z] $ docker exec c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 ssh-agent [2022-02-18T07:09:00.657Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeABFOK/agent.13 [2022-02-18T07:09:00.657Z] SSH_AGENT_PID=19 [2022-02-18T07:09:00.661Z] Running ssh-add (command line suppressed) [2022-02-18T07:09:00.746Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6190972321539400309.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6190972321539400309.key) [2022-02-18T07:09:00.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:09:01.053Z] + git semver tag [2022-02-18T07:09:01.053Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:09:01.054Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-18T07:09:01.054Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-18T07:09:01.054Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:09:01.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:09:01.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:09:01.054Z] # $SEMVER_BRANCH = main [2022-02-18T07:09:01.054Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-18T07:09:01.054Z] # 8d7b00626af3583744669d29e95c77c5f4d97e7c HEAD [2022-02-18T07:09:01.054Z] # -> Force: false [2022-02-18T07:09:01.054Z] # 9c2ac22465f403b94d6f228cd2ac7b79008884d1 refs/tags/v2.1.1-dev.9 [Pipeline] } [2022-02-18T07:09:01.062Z] $ docker exec --env ******** --env ******** c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 ssh-agent -k [2022-02-18T07:09:01.150Z] unset SSH_AUTH_SOCK; [2022-02-18T07:09:01.150Z] unset SSH_AGENT_PID; [2022-02-18T07:09:01.150Z] echo Agent pid 19 killed; [2022-02-18T07:09:01.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:09:01.478Z] + git semver [Pipeline] } [2022-02-18T07:09:01.489Z] $ docker stop --time=1 c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 [2022-02-18T07:09:02.663Z] $ docker rm -f c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:03.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-18T07:09:03.063Z] [2022-02-18T07:09:03.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:03.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-18T07:09:03.370Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-18T07:09:03.370Z] ab5ef0e58194: Pulling fs layer [2022-02-18T07:09:03.370Z] 9712f1f96733: Pulling fs layer [2022-02-18T07:09:03.370Z] 63f879dbbcfc: Pulling fs layer [2022-02-18T07:09:03.370Z] 0d9ebad4ef96: Pulling fs layer [2022-02-18T07:09:03.370Z] e9a5061849ea: Pulling fs layer [2022-02-18T07:09:03.370Z] d747dcd14b5f: Pulling fs layer [2022-02-18T07:09:03.370Z] 2de7ff778b66: Pulling fs layer [2022-02-18T07:09:03.370Z] e9a5061849ea: Waiting [2022-02-18T07:09:03.370Z] d747dcd14b5f: Waiting [2022-02-18T07:09:03.370Z] 2de7ff778b66: Waiting [2022-02-18T07:09:03.370Z] 0d9ebad4ef96: Waiting [2022-02-18T07:09:03.370Z] 9712f1f96733: Verifying Checksum [2022-02-18T07:09:03.370Z] 9712f1f96733: Download complete [2022-02-18T07:09:03.633Z] 63f879dbbcfc: Verifying Checksum [2022-02-18T07:09:03.633Z] 63f879dbbcfc: Download complete [2022-02-18T07:09:03.633Z] ab5ef0e58194: Verifying Checksum [2022-02-18T07:09:03.633Z] ab5ef0e58194: Download complete [2022-02-18T07:09:03.633Z] d747dcd14b5f: Verifying Checksum [2022-02-18T07:09:03.633Z] d747dcd14b5f: Download complete [2022-02-18T07:09:03.893Z] 0d9ebad4ef96: Verifying Checksum [2022-02-18T07:09:03.893Z] 0d9ebad4ef96: Download complete [2022-02-18T07:09:03.893Z] e9a5061849ea: Verifying Checksum [2022-02-18T07:09:03.893Z] e9a5061849ea: Download complete [2022-02-18T07:09:03.893Z] 2de7ff778b66: Verifying Checksum [2022-02-18T07:09:03.893Z] 2de7ff778b66: Download complete [2022-02-18T07:09:06.440Z] ab5ef0e58194: Pull complete [2022-02-18T07:09:06.440Z] 9712f1f96733: Pull complete [2022-02-18T07:09:07.399Z] 63f879dbbcfc: Pull complete [2022-02-18T07:09:11.630Z] 0d9ebad4ef96: Pull complete [2022-02-18T07:09:11.630Z] e9a5061849ea: Pull complete [2022-02-18T07:09:11.630Z] d747dcd14b5f: Pull complete [2022-02-18T07:09:12.576Z] 2de7ff778b66: Pull complete [2022-02-18T07:09:12.576Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-18T07:09:12.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-18T07:09:12.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-18T07:09:12.641Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:09:12.674Z] $ 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-02-18T07:09:15.993Z] $ docker top f1764a80bb79fc293a21b532d090db1c4d47fc29e84bb9f4159fb345fc02fb28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:09:16.076Z] provisioning config files... [2022-02-18T07:09:16.094Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6727289259854992628tmp [2022-02-18T07:09:16.105Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3943503141112118790tmp [2022-02-18T07:09:16.116Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5762814625082453624tmp [Pipeline] { [Pipeline] echo [2022-02-18T07:09:16.133Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:16.418Z] ---> sigul-configuration.sh [2022-02-18T07:09:16.418Z] gpg: directory `/root/.gnupg' created [2022-02-18T07:09:16.418Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-18T07:09:16.418Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-18T07:09:16.418Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-18T07:09:16.418Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-18T07:09:16.418Z] gpg: CAST5 encrypted data [2022-02-18T07:09:16.418Z] gpg: encrypted with 1 passphrase [2022-02-18T07:09:16.418Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-18T07:09:16.706Z] + mkdir /home/jenkins [2022-02-18T07:09:16.706Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-18T07:09:17.004Z] + 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-02-18T07:09:17.014Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:17.308Z] ---> sigul-install.sh [2022-02-18T07:09:17.308Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-18T07:09:17.598Z] + git tag --list [2022-02-18T07:09:17.598Z] 0.1.1 [2022-02-18T07:09:17.598Z] v1.1.0 [2022-02-18T07:09:17.598Z] v1.2.0 [2022-02-18T07:09:17.598Z] v1.2.1 [2022-02-18T07:09:17.598Z] v1.3.0 [2022-02-18T07:09:17.598Z] v2.0.0 [2022-02-18T07:09:17.598Z] v2.0.1-dev.1 [2022-02-18T07:09:17.598Z] v2.0.1-dev.10 [2022-02-18T07:09:17.598Z] v2.0.1-dev.11 [2022-02-18T07:09:17.598Z] v2.0.1-dev.12 [2022-02-18T07:09:17.598Z] v2.0.1-dev.13 [2022-02-18T07:09:17.598Z] v2.0.1-dev.14 [2022-02-18T07:09:17.598Z] v2.0.1-dev.15 [2022-02-18T07:09:17.598Z] v2.0.1-dev.16 [2022-02-18T07:09:17.598Z] v2.0.1-dev.17 [2022-02-18T07:09:17.598Z] v2.0.1-dev.18 [2022-02-18T07:09:17.598Z] v2.0.1-dev.19 [2022-02-18T07:09:17.598Z] v2.0.1-dev.2 [2022-02-18T07:09:17.598Z] v2.0.1-dev.20 [2022-02-18T07:09:17.598Z] v2.0.1-dev.21 [2022-02-18T07:09:17.598Z] v2.0.1-dev.22 [2022-02-18T07:09:17.598Z] v2.0.1-dev.23 [2022-02-18T07:09:17.598Z] v2.0.1-dev.24 [2022-02-18T07:09:17.598Z] v2.0.1-dev.25 [2022-02-18T07:09:17.598Z] v2.0.1-dev.26 [2022-02-18T07:09:17.598Z] v2.0.1-dev.27 [2022-02-18T07:09:17.598Z] v2.0.1-dev.28 [2022-02-18T07:09:17.598Z] v2.0.1-dev.29 [2022-02-18T07:09:17.598Z] v2.0.1-dev.3 [2022-02-18T07:09:17.598Z] v2.0.1-dev.30 [2022-02-18T07:09:17.598Z] v2.0.1-dev.31 [2022-02-18T07:09:17.598Z] v2.0.1-dev.32 [2022-02-18T07:09:17.598Z] v2.0.1-dev.33 [2022-02-18T07:09:17.598Z] v2.0.1-dev.4 [2022-02-18T07:09:17.598Z] v2.0.1-dev.5 [2022-02-18T07:09:17.598Z] v2.0.1-dev.6 [2022-02-18T07:09:17.598Z] v2.0.1-dev.7 [2022-02-18T07:09:17.598Z] v2.0.1-dev.8 [2022-02-18T07:09:17.598Z] v2.0.1-dev.9 [2022-02-18T07:09:17.598Z] v2.1.0 [2022-02-18T07:09:17.598Z] v2.1.1-dev.1 [2022-02-18T07:09:17.598Z] v2.1.1-dev.2 [2022-02-18T07:09:17.598Z] v2.1.1-dev.3 [2022-02-18T07:09:17.598Z] v2.1.1-dev.4 [2022-02-18T07:09:17.598Z] v2.1.1-dev.5 [2022-02-18T07:09:17.598Z] v2.1.1-dev.6 [2022-02-18T07:09:17.598Z] v2.1.1-dev.7 [2022-02-18T07:09:17.598Z] v2.1.1-dev.8 [2022-02-18T07:09:17.598Z] v2.1.1-dev.9 [Pipeline] sh [2022-02-18T07:09:17.889Z] + lftools sign git-tag v2.1.1-dev.9 [2022-02-18T07:09:18.464Z] Signing Git tag with Sigul... [2022-02-18T07:09:18.464Z] Signing v2.1.1-dev.9 [Pipeline] echo [2022-02-18T07:09:18.735Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:19.026Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-18T07:09:19.034Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-18T07:09:19.051Z] $ docker stop --time=1 f1764a80bb79fc293a21b532d090db1c4d47fc29e84bb9f4159fb345fc02fb28 [2022-02-18T07:09:20.237Z] $ docker rm -f f1764a80bb79fc293a21b532d090db1c4d47fc29e84bb9f4159fb345fc02fb28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-18T07:09:20.637Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:09:20.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:20.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:09:20.939Z] . [Pipeline] withDockerContainer [2022-02-18T07:09:21.003Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:09:21.034Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:09:21.370Z] $ docker top 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:09:21.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:09:21.462Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:09:21.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:09:21.584Z] $ docker exec 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 ssh-agent [2022-02-18T07:09:21.697Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeKPJK/agent.13 [2022-02-18T07:09:21.697Z] SSH_AGENT_PID=20 [2022-02-18T07:09:21.703Z] Running ssh-add (command line suppressed) [2022-02-18T07:09:21.803Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_909658137695329012.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_909658137695329012.key) [2022-02-18T07:09:21.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:09:22.124Z] + git semver bump pre [2022-02-18T07:09:22.124Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:09:22.124Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-18T07:09:22.124Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-18T07:09:22.124Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:09:22.124Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:09:22.124Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:09:22.124Z] # $SEMVER_BRANCH = main [2022-02-18T07:09:22.124Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-18T07:09:22.124Z] 2.1.1-dev.10 [Pipeline] } [2022-02-18T07:09:22.134Z] $ docker exec --env ******** --env ******** 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 ssh-agent -k [2022-02-18T07:09:22.246Z] unset SSH_AUTH_SOCK; [2022-02-18T07:09:22.246Z] unset SSH_AGENT_PID; [2022-02-18T07:09:22.246Z] echo Agent pid 20 killed; [2022-02-18T07:09:22.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:09:22.567Z] + git semver [Pipeline] } [2022-02-18T07:09:22.578Z] $ docker stop --time=1 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 [2022-02-18T07:09:23.747Z] $ docker rm -f 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:09:24.084Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:09:24.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:24.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:09:24.382Z] . [Pipeline] withDockerContainer [2022-02-18T07:09:24.445Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:09:24.480Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:09:24.852Z] $ docker top 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:09:24.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:09:24.949Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:09:25.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:09:25.051Z] $ docker exec 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea ssh-agent [2022-02-18T07:09:25.147Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJEfLl/agent.13 [2022-02-18T07:09:25.147Z] SSH_AGENT_PID=19 [2022-02-18T07:09:25.156Z] Running ssh-add (command line suppressed) [2022-02-18T07:09:25.245Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4656148131059145472.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4656148131059145472.key) [2022-02-18T07:09:25.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:09:25.554Z] + git semver push [2022-02-18T07:09:25.554Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:09:25.554Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-18T07:09:25.554Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-18T07:09:25.554Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:09:25.554Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:09:25.554Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:09:25.554Z] # $SEMVER_BRANCH = main [2022-02-18T07:09:25.554Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-18T07:09:27.481Z] $ docker exec --env ******** --env ******** 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea ssh-agent -k [2022-02-18T07:09:27.561Z] unset SSH_AUTH_SOCK; [2022-02-18T07:09:27.561Z] unset SSH_AGENT_PID; [2022-02-18T07:09:27.561Z] echo Agent pid 19 killed; [2022-02-18T07:09:27.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:09:27.875Z] + git semver [Pipeline] } [2022-02-18T07:09:27.888Z] $ docker stop --time=1 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea [2022-02-18T07:09:29.058Z] $ docker rm -f 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea [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-02-18T07:09:29.638Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-02-18T07:09:29.638Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-18T07:09:29.638Z] total 8 [2022-02-18T07:09:29.638Z] drwxr-xr-x. 3 root root 34 Feb 18 07:03 . [2022-02-18T07:09:29.638Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:09 .. [2022-02-18T07:09:29.638Z] drwxr-xr-x. 2 root root 6 Feb 18 07:03 cost [2022-02-18T07:09:29.638Z] -rw-r--r--. 1 root root 81 Feb 18 07:03 cost.csv [2022-02-18T07:09:29.638Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-18T07:09:29.638Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-18T07:09:29.638Z] total 8 [2022-02-18T07:09:29.638Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 18 07:03 . [2022-02-18T07:09:29.638Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:09 .. [2022-02-18T07:09:29.638Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 18 07:03 cost [2022-02-18T07:09:29.638Z] -rw-r--r--. 1 jenkins jenkins 81 Feb 18 07:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:29.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:30.490Z] ---> package-listing.sh [2022-02-18T07:09:30.490Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-18T07:09:30.490Z] ++ facter osfamily [2022-02-18T07:09:30.751Z] + OS_FAMILY=redhat [2022-02-18T07:09:30.751Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-18T07:09:30.751Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-18T07:09:30.751Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-18T07:09:30.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-18T07:09:30.751Z] + PACKAGES=/tmp/packages_start.txt [2022-02-18T07:09:30.751Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-18T07:09:30.751Z] + PACKAGES=/tmp/packages_end.txt [2022-02-18T07:09:30.751Z] + case "${OS_FAMILY}" in [2022-02-18T07:09:30.751Z] + rpm -qa [2022-02-18T07:09:30.751Z] + sort [2022-02-18T07:09:31.322Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-18T07:09:31.322Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-18T07:09:31.322Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-18T07:09:31.322Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-18T07:09:31.322Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-02-18T07:09:31.322Z] + 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-02-18T07:09:31.335Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-02-18T07:09:31.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:32.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:09:32.170Z] . [Pipeline] withDockerContainer [2022-02-18T07:09:32.229Z] prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container [2022-02-18T07:09:32.260Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-02-18T07:09:32.496Z] $ docker top 4a4dad5a4c56214772ef961458d2fdde0471119623059c1ea0b7ce2ac2614322 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:09:32.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-18T07:09:33.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-18T07:09:33.456Z] + ls /var/log/sa-host [2022-02-18T07:09:33.456Z] + sadf -c /var/log/sa-host/sa17 [2022-02-18T07:09:33.456Z] file_magic: OK [2022-02-18T07:09:33.456Z] HZ: Using current value: 100 [2022-02-18T07:09:33.456Z] file_header: OK [2022-02-18T07:09:33.456Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-18T07:09:33.456Z] Statistics: [2022-02-18T07:09:33.456Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:09:33.456Z] File successfully converted to sysstat format version 12.0.3 [2022-02-18T07:09:33.456Z] + sadf -c /var/log/sa-host/sa18 [2022-02-18T07:09:33.456Z] file_magic: OK [2022-02-18T07:09:33.456Z] HZ: Using current value: 100 [2022-02-18T07:09:33.456Z] file_header: OK [2022-02-18T07:09:33.456Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-18T07:09:33.456Z] Statistics: [2022-02-18T07:09:33.456Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:09:33.456Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:09:33.541Z] provisioning config files... [2022-02-18T07:09:33.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4395210525612223207tmp [Pipeline] { [Pipeline] echo [2022-02-18T07:09:33.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:33.848Z] ---> create-netrc.sh [Pipeline] } [2022-02-18T07:09:33.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:34.186Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-18T07:09:34.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:34.492Z] ---> sudo-logs.sh [2022-02-18T07:09:34.492Z] Archiving 'sudo' log.. [2022-02-18T07:09:34.492Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5472.novalocal: Name or service not known [2022-02-18T07:09:34.492Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5472.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-18T07:09:34.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:34.813Z] ---> job-cost.sh [2022-02-18T07:09:34.813Z] lf-activate-venv: SKIPPING [2022-02-18T07:09:34.813Z] DEBUG: total: 0.05999999865889549 [2022-02-18T07:09:34.813Z] INFO: Retrieving Stack Cost... [2022-02-18T07:09:35.384Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:09:35.646Z] INFO: Archiving Costs [Pipeline] echo [2022-02-18T07:09:35.657Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:35.944Z] ---> logs-deploy.sh [2022-02-18T07:09:35.944Z] lf-activate-venv: SKIPPING [2022-02-18T07:09:35.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/48 [2022-02-18T07:09:35.944Z] INFO: archiving workspace using pattern(s): [2022-02-18T07:09:36.514Z] Archives upload complete. [2022-02-18T07:09:36.775Z] INFO: archiving logs to Nexus