Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 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-ssh901728581453483996.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3804595086446877211.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13014166671251707724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6945742568269250245.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13531714572927566563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6272 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 (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 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 Commit message: "feat: add openziti bind support to ui (#775)" > git rev-list --no-walk a97f6093086d50af1a8f0aee99fcb6c3193069cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T03:26:47.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T03:26:48.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T03:26:48.048Z] ========================================================= [2024-07-24T03:26:48.048Z] EdgeX Global Pipelines Version Info [2024-07-24T03:26:48.048Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:26:49.145Z] ------------------- [2024-07-24T03:26:49.145Z] stable info: [2024-07-24T03:26:49.145Z] ------------------- [2024-07-24T03:26:49.145Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T03:26:49.145Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T03:26:49.145Z] Message: update stable to v1.0.260 [2024-07-24T03:26:49.405Z] ------------------- [2024-07-24T03:26:49.405Z] experimental info: [2024-07-24T03:26:49.405Z] ------------------- [2024-07-24T03:26:49.405Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T03:26:49.405Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T03:26:49.405Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T03:26:49.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-24T03:26:49.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-24T03:26:49.525Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T03:26:49.549Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T03:26:49.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T03:26:49.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T03:26:49.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T03:26:49.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-24T03:26:49.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T03:26:49.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T03:26:49.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T03:26:49.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-24T03:26:49.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T03:26:49.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T03:26:49.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T03:26:49.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T03:26:49.836Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T03:26:49.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T03:26:49.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T03:26:49.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T03:26:49.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-24T03:26:49.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-24T03:26:49.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-24T03:26:49.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-24T03:26:50.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-24T03:26:50.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T03:26:50.041Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T03:26:50.061Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-24T03:26:50.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-24T03:26:50.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-24T03:26:50.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo [2024-07-24T03:26:50.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06a86f4 [Pipeline] echo [2024-07-24T03:26:50.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:26:50.217Z] provisioning config files... [2024-07-24T03:26:50.233Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17915054682783447642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:26:50.573Z] ---> ****-login.sh [2024-07-24T03:26:50.574Z] nexus3.edgexfoundry.org:10001 [2024-07-24T03:26:50.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:26:50.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:26:50.834Z] Configure a credential helper to remove this warning. See [2024-07-24T03:26:50.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:26:50.834Z] [2024-07-24T03:26:50.835Z] Login Succeeded [2024-07-24T03:26:50.835Z] nexus3.edgexfoundry.org:10002 [2024-07-24T03:26:50.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:26:51.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:26:51.096Z] Configure a credential helper to remove this warning. See [2024-07-24T03:26:51.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:26:51.096Z] [2024-07-24T03:26:51.096Z] Login Succeeded [2024-07-24T03:26:51.096Z] nexus3.edgexfoundry.org:10003 [2024-07-24T03:26:51.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:26:51.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:26:51.097Z] Configure a credential helper to remove this warning. See [2024-07-24T03:26:51.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:26:51.097Z] [2024-07-24T03:26:51.097Z] Login Succeeded [2024-07-24T03:26:51.097Z] nexus3.edgexfoundry.org:10004 [2024-07-24T03:26:51.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:26:51.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:26:51.356Z] Configure a credential helper to remove this warning. See [2024-07-24T03:26:51.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:26:51.356Z] [2024-07-24T03:26:51.356Z] Login Succeeded [2024-07-24T03:26:51.356Z] ****.io [2024-07-24T03:26:51.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:26:51.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:26:51.616Z] Configure a credential helper to remove this warning. See [2024-07-24T03:26:51.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:26:51.616Z] [2024-07-24T03:26:51.616Z] Login Succeeded [2024-07-24T03:26:51.616Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T03:26:51.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-24T03:26:52.053Z] + git rev-list -1 --merges 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120~1..06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo [2024-07-24T03:26:52.078Z] -----------> git rev-list -1 --merges 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120~1..06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [false] [Pipeline] sh [2024-07-24T03:26:52.369Z] + git log --format=format:%s -1 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo [2024-07-24T03:26:52.385Z] ========================================================= [2024-07-24T03:26:52.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T03:26:52.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T03:26:52.736Z] + git log --format=format:%s -1 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo [2024-07-24T03:26:52.746Z] [semverPrep] GIT_COMMIT: 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120, Commit Message: feat: add openziti bind support to ui (#775) [Pipeline] echo [2024-07-24T03:26:52.761Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-24T03:26:53.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T03:26:53.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T03:26:53.142Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T03:26:53.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T03:26:53.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T03:26:53.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T03:26:53.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:26:53.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T03:26:53.522Z] [2024-07-24T03:26:53.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:26:53.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T03:26:54.093Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T03:26:54.094Z] b85a868b505f: Pulling fs layer [2024-07-24T03:26:54.094Z] e2be974225ed: Pulling fs layer [2024-07-24T03:26:54.094Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T03:26:54.094Z] 988bab9f4d93: Pulling fs layer [2024-07-24T03:26:54.094Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T03:26:54.094Z] eaf3925da568: Pulling fs layer [2024-07-24T03:26:54.094Z] bab4dde63d76: Pulling fs layer [2024-07-24T03:26:54.094Z] bde34c3a00c8: Pulling fs layer [2024-07-24T03:26:54.094Z] b352a97aabf1: Pulling fs layer [2024-07-24T03:26:54.094Z] 4872d77fe225: Pulling fs layer [2024-07-24T03:26:54.094Z] 5851b861e8e6: Pulling fs layer [2024-07-24T03:26:54.094Z] 988bab9f4d93: Waiting [2024-07-24T03:26:54.094Z] bde34c3a00c8: Waiting [2024-07-24T03:26:54.094Z] b352a97aabf1: Waiting [2024-07-24T03:26:54.094Z] 1469e6f7b9e6: Waiting [2024-07-24T03:26:54.094Z] 4872d77fe225: Waiting [2024-07-24T03:26:54.094Z] 5851b861e8e6: Waiting [2024-07-24T03:26:54.094Z] eaf3925da568: Waiting [2024-07-24T03:26:54.094Z] bab4dde63d76: Waiting [2024-07-24T03:26:54.094Z] e2be974225ed: Download complete [2024-07-24T03:26:54.094Z] 988bab9f4d93: Verifying Checksum [2024-07-24T03:26:54.094Z] 988bab9f4d93: Download complete [2024-07-24T03:26:54.094Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T03:26:54.094Z] 1469e6f7b9e6: Download complete [2024-07-24T03:26:54.094Z] eaf3925da568: Verifying Checksum [2024-07-24T03:26:54.094Z] eaf3925da568: Download complete [2024-07-24T03:26:54.094Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T03:26:54.094Z] 339a4e72a1f5: Download complete [2024-07-24T03:26:54.094Z] bde34c3a00c8: Verifying Checksum [2024-07-24T03:26:54.094Z] bde34c3a00c8: Download complete [2024-07-24T03:26:54.094Z] b352a97aabf1: Verifying Checksum [2024-07-24T03:26:54.094Z] b352a97aabf1: Download complete [2024-07-24T03:26:54.094Z] 4872d77fe225: Verifying Checksum [2024-07-24T03:26:54.094Z] 4872d77fe225: Download complete [2024-07-24T03:26:54.094Z] 5851b861e8e6: Verifying Checksum [2024-07-24T03:26:54.094Z] 5851b861e8e6: Download complete [2024-07-24T03:26:54.353Z] b85a868b505f: Download complete [2024-07-24T03:26:54.613Z] bab4dde63d76: Verifying Checksum [2024-07-24T03:26:54.613Z] bab4dde63d76: Download complete [2024-07-24T03:26:55.551Z] b85a868b505f: Pull complete [2024-07-24T03:26:55.551Z] e2be974225ed: Pull complete [2024-07-24T03:26:56.117Z] 339a4e72a1f5: Pull complete [2024-07-24T03:26:56.117Z] 988bab9f4d93: Pull complete [2024-07-24T03:26:56.392Z] 1469e6f7b9e6: Pull complete [2024-07-24T03:26:56.651Z] eaf3925da568: Pull complete [2024-07-24T03:26:58.552Z] bab4dde63d76: Pull complete [2024-07-24T03:26:58.552Z] bde34c3a00c8: Pull complete [2024-07-24T03:26:58.812Z] b352a97aabf1: Pull complete [2024-07-24T03:26:58.812Z] 4872d77fe225: Pull complete [2024-07-24T03:26:58.812Z] 5851b861e8e6: Pull complete [2024-07-24T03:26:59.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T03:26:59.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T03:26:59.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:26:59.229Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:26:59.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T03:27:04.157Z] $ docker top b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f -eo pid,comm [2024-07-24T03:27:04.207Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T03:27:04.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T03:27:04.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T03:27:04.261Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T03:27:04.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T03:27:04.389Z] $ docker exec b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent [2024-07-24T03:27:04.481Z] SSH_AUTH_SOCK=/tmp/ssh-x22tkub5W7SD/agent.32 [2024-07-24T03:27:04.481Z] SSH_AGENT_PID=38 [2024-07-24T03:27:04.488Z] Running ssh-add (command line suppressed) [2024-07-24T03:27:04.582Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13883340395477357151.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13883340395477357151.key) [2024-07-24T03:27:04.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T03:27:04.893Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T03:27:04.904Z] $ docker exec --env ******** --env ******** b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent -k [2024-07-24T03:27:05.012Z] unset SSH_AUTH_SOCK; [2024-07-24T03:27:05.014Z] unset SSH_AGENT_PID; [2024-07-24T03:27:05.014Z] echo Agent pid 38 killed; [2024-07-24T03:27:05.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T03:27:05.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T03:27:05.090Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T03:27:05.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T03:27:05.202Z] $ docker exec b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent [2024-07-24T03:27:05.339Z] SSH_AUTH_SOCK=/tmp/ssh-f3nCATeDrDrW/agent.72 [2024-07-24T03:27:05.339Z] SSH_AGENT_PID=78 [2024-07-24T03:27:05.343Z] Running ssh-add (command line suppressed) [2024-07-24T03:27:05.448Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8510700227922642956.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8510700227922642956.key) [2024-07-24T03:27:05.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T03:27:05.761Z] + git semver init [2024-07-24T03:27:06.022Z] 2024-07-24 03:27:05,925 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T03:27:06.022Z] 2024-07-24 03:27:05,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-24T03:27:06.022Z] 2024-07-24 03:27:05,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-24T03:27:06.022Z] 2024-07-24 03:27:05,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-24T03:27:08.564Z] 2024-07-24 03:27:08,185 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-07-24T03:27:08.564Z] 2024-07-24 03:27:08,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-07-24T03:27:08.564Z] 2024-07-24 03:27:08,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:27:08.564Z] 2024-07-24 03:27:08,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:27:08.564Z] 3.1.0-dev.45 [Pipeline] } [2024-07-24T03:27:08.573Z] $ docker exec --env ******** --env ******** b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent -k [2024-07-24T03:27:08.657Z] unset SSH_AUTH_SOCK; [2024-07-24T03:27:08.657Z] unset SSH_AGENT_PID; [2024-07-24T03:27:08.657Z] echo Agent pid 78 killed; [2024-07-24T03:27:08.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T03:27:08.994Z] + git semver [Pipeline] } [2024-07-24T03:27:09.264Z] $ docker stop --time=1 b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f [2024-07-24T03:27:11.284Z] $ docker rm -f --volumes b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T03:27:11.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T03:27:11.987Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T03:27:11.992Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:27:12.199Z] provisioning config files... [2024-07-24T03:27:12.208Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10944073671798815016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:27:12.506Z] ---> ****-login.sh [2024-07-24T03:27:12.506Z] nexus3.edgexfoundry.org:10001 [2024-07-24T03:27:12.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:27:12.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:27:12.507Z] Configure a credential helper to remove this warning. See [2024-07-24T03:27:12.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:27:12.507Z] [2024-07-24T03:27:12.507Z] Login Succeeded [2024-07-24T03:27:12.507Z] nexus3.edgexfoundry.org:10002 [2024-07-24T03:27:12.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:27:12.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:27:12.507Z] Configure a credential helper to remove this warning. See [2024-07-24T03:27:12.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:27:12.507Z] [2024-07-24T03:27:12.507Z] Login Succeeded [2024-07-24T03:27:12.507Z] nexus3.edgexfoundry.org:10003 [2024-07-24T03:27:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:27:12.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:27:12.767Z] Configure a credential helper to remove this warning. See [2024-07-24T03:27:12.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:27:12.767Z] [2024-07-24T03:27:12.767Z] Login Succeeded [2024-07-24T03:27:12.767Z] nexus3.edgexfoundry.org:10004 [2024-07-24T03:27:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:27:12.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:27:12.767Z] Configure a credential helper to remove this warning. See [2024-07-24T03:27:12.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:27:12.767Z] [2024-07-24T03:27:12.767Z] Login Succeeded [2024-07-24T03:27:12.767Z] ****.io [2024-07-24T03:27:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:27:13.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:27:13.027Z] Configure a credential helper to remove this warning. See [2024-07-24T03:27:13.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:27:13.027Z] [2024-07-24T03:27:13.027Z] Login Succeeded [2024-07-24T03:27:13.027Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T03:27:13.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T03:27:13.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T03:27:13.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T03:27:13.152Z] ========================================================= [2024-07-24T03:27:13.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T03:27:13.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:27:13.480Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T03:27:13.782Z] Sending build context to Docker daemon 59.49MB [2024-07-24T03:27:13.782Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T03:27:13.782Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-24T03:27:14.041Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T03:27:14.041Z] 619be1103602: Pulling fs layer [2024-07-24T03:27:14.041Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T03:27:14.041Z] 5df492c9dc93: Pulling fs layer [2024-07-24T03:27:14.041Z] 7629e6793208: Pulling fs layer [2024-07-24T03:27:14.041Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T03:27:14.041Z] fb5054dd5b73: Pulling fs layer [2024-07-24T03:27:14.041Z] eeca6798cff9: Pulling fs layer [2024-07-24T03:27:14.041Z] aa269ceb94a6: Pulling fs layer [2024-07-24T03:27:14.041Z] ada007ff1a6a: Pulling fs layer [2024-07-24T03:27:14.041Z] fb5054dd5b73: Waiting [2024-07-24T03:27:14.041Z] eeca6798cff9: Waiting [2024-07-24T03:27:14.041Z] aa269ceb94a6: Waiting [2024-07-24T03:27:14.041Z] ada007ff1a6a: Waiting [2024-07-24T03:27:14.041Z] 7629e6793208: Waiting [2024-07-24T03:27:14.041Z] 4f4fb700ef54: Waiting [2024-07-24T03:27:14.041Z] 7862e08f4a3e: Verifying Checksum [2024-07-24T03:27:14.041Z] 7862e08f4a3e: Download complete [2024-07-24T03:27:14.041Z] 7629e6793208: Verifying Checksum [2024-07-24T03:27:14.041Z] 7629e6793208: Download complete [2024-07-24T03:27:14.300Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T03:27:14.300Z] 4f4fb700ef54: Download complete [2024-07-24T03:27:14.300Z] 619be1103602: Verifying Checksum [2024-07-24T03:27:14.300Z] 619be1103602: Download complete [2024-07-24T03:27:14.300Z] fb5054dd5b73: Download complete [2024-07-24T03:27:14.300Z] eeca6798cff9: Verifying Checksum [2024-07-24T03:27:14.300Z] eeca6798cff9: Download complete [2024-07-24T03:27:14.300Z] 619be1103602: Pull complete [2024-07-24T03:27:14.300Z] ada007ff1a6a: Verifying Checksum [2024-07-24T03:27:14.300Z] ada007ff1a6a: Download complete [2024-07-24T03:27:14.558Z] 7862e08f4a3e: Pull complete [2024-07-24T03:27:14.558Z] 5df492c9dc93: Verifying Checksum [2024-07-24T03:27:14.558Z] 5df492c9dc93: Download complete [2024-07-24T03:27:15.124Z] aa269ceb94a6: Verifying Checksum [2024-07-24T03:27:15.124Z] aa269ceb94a6: Download complete [2024-07-24T03:27:18.409Z] 5df492c9dc93: Pull complete [2024-07-24T03:27:18.409Z] 7629e6793208: Pull complete [2024-07-24T03:27:18.409Z] 4f4fb700ef54: Pull complete [2024-07-24T03:27:18.409Z] fb5054dd5b73: Pull complete [2024-07-24T03:27:18.409Z] eeca6798cff9: Pull complete [2024-07-24T03:27:20.942Z] aa269ceb94a6: Pull complete [2024-07-24T03:27:20.942Z] ada007ff1a6a: Pull complete [2024-07-24T03:27:20.942Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T03:27:20.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T03:27:20.942Z] ---> f489d0715acc [2024-07-24T03:27:20.942Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T03:27:27.138Z] Still waiting to schedule task [2024-07-24T03:27:27.138Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-24T03:27:30.944Z] ---> Running in fd6f41f088d0 [2024-07-24T03:27:30.944Z] Removing intermediate container fd6f41f088d0 [2024-07-24T03:27:30.944Z] ---> 80dc776ff5af [2024-07-24T03:27:30.944Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T03:27:30.944Z] ---> Running in 5b89680581d4 [2024-07-24T03:27:30.944Z] Removing intermediate container 5b89680581d4 [2024-07-24T03:27:30.944Z] ---> 57321d6a7589 [2024-07-24T03:27:30.944Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T03:27:30.944Z] ---> Running in 32960987878e [2024-07-24T03:27:30.944Z] Removing intermediate container 32960987878e [2024-07-24T03:27:30.944Z] ---> b6fa60808060 [2024-07-24T03:27:30.944Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-24T03:27:31.204Z] ---> Running in de66c0b6d109 [2024-07-24T03:27:31.475Z] Removing intermediate container de66c0b6d109 [2024-07-24T03:27:31.475Z] ---> 481a9649e61b [2024-07-24T03:27:31.475Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T03:27:31.475Z] ---> Running in 8d02eb876a89 [2024-07-24T03:27:32.043Z] Removing intermediate container 8d02eb876a89 [2024-07-24T03:27:32.043Z] ---> a60159982279 [2024-07-24T03:27:32.043Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T03:27:32.611Z] latest: Pulling from library/docker [2024-07-24T03:27:32.872Z] c6a83fedfae6: Pulling fs layer [2024-07-24T03:27:32.872Z] c73614942b52: Pulling fs layer [2024-07-24T03:27:32.872Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T03:27:32.872Z] 1135a6244bb6: Pulling fs layer [2024-07-24T03:27:32.872Z] e93dec418be1: Pulling fs layer [2024-07-24T03:27:32.872Z] 5dd3a1e0b5de: Pulling fs layer [2024-07-24T03:27:32.872Z] 74253a427d4a: Pulling fs layer [2024-07-24T03:27:32.872Z] ab9a1914b045: Pulling fs layer [2024-07-24T03:27:32.872Z] f5cd54134623: Pulling fs layer [2024-07-24T03:27:32.872Z] b89841116322: Pulling fs layer [2024-07-24T03:27:32.872Z] 1135a6244bb6: Waiting [2024-07-24T03:27:32.872Z] e93dec418be1: Waiting [2024-07-24T03:27:32.872Z] 5dd3a1e0b5de: Waiting [2024-07-24T03:27:32.872Z] 569c73127d33: Pulling fs layer [2024-07-24T03:27:32.872Z] 1921992dfe47: Pulling fs layer [2024-07-24T03:27:32.872Z] 74253a427d4a: Waiting [2024-07-24T03:27:32.872Z] e2a1d54016c3: Pulling fs layer [2024-07-24T03:27:32.872Z] ab9a1914b045: Waiting [2024-07-24T03:27:32.872Z] 9565c510616f: Pulling fs layer [2024-07-24T03:27:32.872Z] c441fb89f312: Pulling fs layer [2024-07-24T03:27:32.872Z] b26ac0d476d8: Pulling fs layer [2024-07-24T03:27:32.872Z] f5cd54134623: Waiting [2024-07-24T03:27:32.872Z] 1921992dfe47: Waiting [2024-07-24T03:27:32.872Z] 569c73127d33: Waiting [2024-07-24T03:27:32.872Z] e2a1d54016c3: Waiting [2024-07-24T03:27:32.872Z] 9565c510616f: Waiting [2024-07-24T03:27:32.872Z] c441fb89f312: Waiting [2024-07-24T03:27:32.872Z] b89841116322: Waiting [2024-07-24T03:27:32.872Z] b26ac0d476d8: Waiting [2024-07-24T03:27:33.131Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T03:27:33.131Z] 4f4fb700ef54: Download complete [2024-07-24T03:27:33.131Z] c6a83fedfae6: Verifying Checksum [2024-07-24T03:27:33.131Z] c6a83fedfae6: Download complete [2024-07-24T03:27:33.131Z] c73614942b52: Verifying Checksum [2024-07-24T03:27:33.131Z] c73614942b52: Download complete [2024-07-24T03:27:33.131Z] 1135a6244bb6: Download complete [2024-07-24T03:27:33.131Z] c6a83fedfae6: Pull complete [2024-07-24T03:27:33.389Z] e93dec418be1: Verifying Checksum [2024-07-24T03:27:33.390Z] e93dec418be1: Download complete [2024-07-24T03:27:33.390Z] 5dd3a1e0b5de: Verifying Checksum [2024-07-24T03:27:33.390Z] 5dd3a1e0b5de: Download complete [2024-07-24T03:27:33.390Z] 74253a427d4a: Verifying Checksum [2024-07-24T03:27:33.390Z] 74253a427d4a: Download complete [2024-07-24T03:27:33.390Z] ab9a1914b045: Verifying Checksum [2024-07-24T03:27:33.390Z] ab9a1914b045: Download complete [2024-07-24T03:27:33.649Z] f5cd54134623: Download complete [2024-07-24T03:27:33.649Z] b89841116322: Verifying Checksum [2024-07-24T03:27:33.649Z] b89841116322: Download complete [2024-07-24T03:27:33.649Z] c73614942b52: Pull complete [2024-07-24T03:27:33.649Z] 1921992dfe47: Download complete [2024-07-24T03:27:33.649Z] 569c73127d33: Verifying Checksum [2024-07-24T03:27:33.649Z] 569c73127d33: Download complete [2024-07-24T03:27:33.649Z] e2a1d54016c3: Download complete [2024-07-24T03:27:33.649Z] 4f4fb700ef54: Pull complete [2024-07-24T03:27:33.908Z] c441fb89f312: Verifying Checksum [2024-07-24T03:27:33.908Z] c441fb89f312: Download complete [2024-07-24T03:27:33.908Z] b26ac0d476d8: Verifying Checksum [2024-07-24T03:27:33.908Z] b26ac0d476d8: Download complete [2024-07-24T03:27:33.908Z] 1135a6244bb6: Pull complete [2024-07-24T03:27:34.166Z] 9565c510616f: Verifying Checksum [2024-07-24T03:27:34.166Z] 9565c510616f: Download complete [2024-07-24T03:27:34.426Z] e93dec418be1: Pull complete [2024-07-24T03:27:34.993Z] 5dd3a1e0b5de: Pull complete [2024-07-24T03:27:35.571Z] 74253a427d4a: Pull complete [2024-07-24T03:27:35.831Z] ab9a1914b045: Pull complete [2024-07-24T03:27:36.092Z] f5cd54134623: Pull complete [2024-07-24T03:27:36.092Z] b89841116322: Pull complete [2024-07-24T03:27:36.350Z] 569c73127d33: Pull complete [2024-07-24T03:27:36.639Z] 1921992dfe47: Pull complete [2024-07-24T03:27:37.205Z] e2a1d54016c3: Pull complete [2024-07-24T03:27:38.580Z] 9565c510616f: Pull complete [2024-07-24T03:27:38.840Z] c441fb89f312: Pull complete [2024-07-24T03:27:38.840Z] b26ac0d476d8: Pull complete [2024-07-24T03:27:39.099Z] Digest: sha256:11ae45cb1df99acadd5a295cd37a209a9b63026e7b8830648445a5093b368569 [2024-07-24T03:27:39.099Z] Status: Downloaded newer image for docker:latest [2024-07-24T03:27:43.297Z] ---> 9ff46d8b3ec7 [2024-07-24T03:27:43.297Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T03:27:43.297Z] ---> Running in 9bc41c0c4cfd [2024-07-24T03:27:43.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T03:27:43.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T03:27:44.384Z] OK: 264 MiB in 52 packages [2024-07-24T03:27:45.323Z] Removing intermediate container 9bc41c0c4cfd [2024-07-24T03:27:45.323Z] ---> 7af97b13ccd6 [2024-07-24T03:27:45.323Z] Step 10/15 : ENV GO111MODULE=on [2024-07-24T03:27:45.582Z] ---> Running in d96a59c09f0d [2024-07-24T03:27:45.844Z] Removing intermediate container d96a59c09f0d [2024-07-24T03:27:45.844Z] ---> e9eefab9e1d8 [2024-07-24T03:27:45.844Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T03:27:45.844Z] ---> Running in 382e411b3714 [2024-07-24T03:27:45.844Z] Removing intermediate container 382e411b3714 [2024-07-24T03:27:45.844Z] ---> 4c4d5c9426e8 [2024-07-24T03:27:45.844Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-24T03:27:46.102Z] ---> c474a423f842 [2024-07-24T03:27:46.102Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T03:27:46.102Z] ---> Running in dfd9e03debf0 [2024-07-24T03:29:37.600Z] go: github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc: verifying go.mod: github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/go.mod: reading https://sum.golang.org/tile/8/0/053: 500 Internal Server Error [2024-07-24T03:29:37.600Z] skipping... [2024-07-24T03:30:10.402Z] Removing intermediate container dfd9e03debf0 [2024-07-24T03:30:10.402Z] ---> 509ffb3efd2d [2024-07-24T03:30:10.402Z] Step 14/15 : COPY . . [2024-07-24T03:30:10.402Z] ---> d83085725781 [2024-07-24T03:30:10.402Z] Step 15/15 : RUN ${MAKE} [2024-07-24T03:30:10.402Z] ---> Running in fbbee961164a [2024-07-24T03:30:10.402Z] noop [2024-07-24T03:30:10.402Z] Removing intermediate container fbbee961164a [2024-07-24T03:30:10.402Z] ---> ce8ef90fe494 [2024-07-24T03:30:10.402Z] Successfully built ce8ef90fe494 [2024-07-24T03:30:10.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:30:10.726Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T03:30:10.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:30:10.807Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:30:10.834Z] $ 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 [2024-07-24T03:30:11.156Z] $ docker top e1fd364511f7921bfd6c339f4613c3089adc36e87dbcf60733810d1981a1204b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T03:30:11.511Z] + go version [2024-07-24T03:30:11.511Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T03:30:11.519Z] $ docker stop --time=1 e1fd364511f7921bfd6c339f4613c3089adc36e87dbcf60733810d1981a1204b [2024-07-24T03:30:12.855Z] $ docker rm -f --volumes e1fd364511f7921bfd6c339f4613c3089adc36e87dbcf60733810d1981a1204b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:30:13.307Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T03:30:13.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:30:13.395Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:30:13.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_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 [2024-07-24T03:30:13.755Z] $ docker top d68ea2af515261f30fae66784331aff7a04acf3bd3365116db8ed10f6af48f6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T03:30:14.116Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-24T03:30:14.420Z] + make test [2024-07-24T03:30:14.420Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-24T03:30:16.321Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-24T03:30:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-24T03:30:31.202Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-24T03:30:36.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T03:30:36.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T03:30:36.472Z] ./bin/test-attribution-txt.sh [2024-07-24T03:30:36.472Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.733Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T03:30:36.734Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-24T03:30:36.734Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-07-24T03:30:36.734Z] make -C web test [2024-07-24T03:30:36.734Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-07-24T03:30:36.734Z] make[1]: tput: No such file or directory [2024-07-24T03:30:36.734Z] make[1]: tput: No such file or directory [2024-07-24T03:30:36.734Z] warning: generating ./VERSION [2024-07-24T03:30:36.734Z] echo "0.0.0" > VERSION [2024-07-24T03:30:36.734Z] docker build \ [2024-07-24T03:30:36.734Z] -f Dockerfile \ [2024-07-24T03:30:36.734Z] --build-arg USER=1000 \ [2024-07-24T03:30:36.734Z] \ [2024-07-24T03:30:36.734Z] --label "git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120" \ [2024-07-24T03:30:36.734Z] -t edgexfoundry/edgex-web-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 \ [2024-07-24T03:30:36.734Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-07-24T03:30:36.734Z] . [2024-07-24T03:30:36.734Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-07-24T03:30:36.734Z] Install the buildx component to build images with BuildKit: [2024-07-24T03:30:36.734Z] https://docs.docker.com/go/buildx/ [2024-07-24T03:30:36.734Z] [2024-07-24T03:30:36.993Z] Sending build context to Docker daemon 2.62MB [2024-07-24T03:30:36.993Z] Step 1/11 : FROM node:18-alpine3.18 [2024-07-24T03:30:36.993Z] 18-alpine3.18: Pulling from library/node [2024-07-24T03:30:36.993Z] 619be1103602: Already exists [2024-07-24T03:30:36.993Z] 7e9a007eb24b: Pulling fs layer [2024-07-24T03:30:36.993Z] 5189255e31c8: Pulling fs layer [2024-07-24T03:30:36.993Z] 88f4f8a6bc8d: Pulling fs layer [2024-07-24T03:30:36.993Z] 88f4f8a6bc8d: Verifying Checksum [2024-07-24T03:30:36.993Z] 88f4f8a6bc8d: Download complete [2024-07-24T03:30:37.252Z] 5189255e31c8: Verifying Checksum [2024-07-24T03:30:37.252Z] 5189255e31c8: Download complete [2024-07-24T03:30:37.509Z] 7e9a007eb24b: Download complete [2024-07-24T03:30:38.931Z] 7e9a007eb24b: Pull complete [2024-07-24T03:30:38.931Z] 5189255e31c8: Pull complete [2024-07-24T03:30:38.931Z] 88f4f8a6bc8d: Pull complete [2024-07-24T03:30:38.931Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-07-24T03:30:38.931Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-07-24T03:30:38.931Z] ---> a19326513a45 [2024-07-24T03:30:38.931Z] Step 2/11 : RUN apk add --no-cache chromium [2024-07-24T03:30:44.247Z] ---> Running in 04ce629bd956 [2024-07-24T03:30:44.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T03:30:44.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T03:30:45.030Z] (1/154) Installing libexpat (2.6.2-r0) [2024-07-24T03:30:45.030Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-07-24T03:30:45.030Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-07-24T03:30:45.030Z] (4/154) Installing libpng (1.6.39-r3) [2024-07-24T03:30:45.031Z] (5/154) Installing freetype (2.13.0-r5) [2024-07-24T03:30:45.031Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-07-24T03:30:45.031Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-07-24T03:30:45.031Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-07-24T03:30:45.031Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-07-24T03:30:45.031Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-07-24T03:30:45.031Z] (11/154) Installing libffi (3.4.4-r2) [2024-07-24T03:30:45.031Z] (12/154) Installing libintl (0.21.1-r7) [2024-07-24T03:30:45.031Z] (13/154) Installing libblkid (2.38.1-r8) [2024-07-24T03:30:45.031Z] (14/154) Installing libmount (2.38.1-r8) [2024-07-24T03:30:45.292Z] (15/154) Installing pcre2 (10.42-r1) [2024-07-24T03:30:45.292Z] (16/154) Installing glib (2.76.6-r0) [2024-07-24T03:30:45.292Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-07-24T03:30:45.292Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-07-24T03:30:45.292Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-07-24T03:30:45.292Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-07-24T03:30:45.292Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-24T03:30:45.292Z] (22/154) Installing libwebp (1.3.2-r0) [2024-07-24T03:30:45.292Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-07-24T03:30:45.292Z] (24/154) Installing tiff (4.5.1-r0) [2024-07-24T03:30:45.292Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-07-24T03:30:45.292Z] (26/154) Installing gtk-update-icon-cache (3.24.41-r0) [2024-07-24T03:30:45.292Z] (27/154) Installing libxau (1.0.11-r2) [2024-07-24T03:30:45.292Z] (28/154) Installing libmd (1.0.4-r2) [2024-07-24T03:30:45.292Z] (29/154) Installing libbsd (0.11.7-r1) [2024-07-24T03:30:45.292Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-07-24T03:30:45.292Z] (31/154) Installing libxcb (1.15-r1) [2024-07-24T03:30:45.292Z] (32/154) Installing libx11 (1.8.7-r0) [2024-07-24T03:30:45.292Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-07-24T03:30:45.292Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-07-24T03:30:45.292Z] (35/154) Installing libxrender (0.9.11-r3) [2024-07-24T03:30:45.292Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-07-24T03:30:45.553Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-07-24T03:30:45.553Z] (38/154) Installing libxext (1.3.5-r2) [2024-07-24T03:30:45.553Z] (39/154) Installing libxi (1.8.1-r0) [2024-07-24T03:30:45.553Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-07-24T03:30:45.553Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-07-24T03:30:45.553Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-07-24T03:30:45.553Z] (43/154) Installing libxtst (1.2.4-r2) [2024-07-24T03:30:45.553Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-07-24T03:30:45.553Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-07-24T03:30:45.553Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-07-24T03:30:45.553Z] (47/154) Installing pixman (0.42.2-r1) [2024-07-24T03:30:45.553Z] (48/154) Installing cairo (1.17.8-r1) [2024-07-24T03:30:45.553Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-07-24T03:30:45.553Z] (50/154) Installing avahi-libs (0.8-r13) [2024-07-24T03:30:45.553Z] (51/154) Installing gmp (6.2.1-r3) [2024-07-24T03:30:45.553Z] (52/154) Installing nettle (3.8.1-r2) [2024-07-24T03:30:45.553Z] (53/154) Installing libunistring (1.1-r1) [2024-07-24T03:30:45.553Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-07-24T03:30:45.553Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-07-24T03:30:45.553Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-07-24T03:30:45.553Z] (57/154) Installing gnutls (3.8.4-r0) [2024-07-24T03:30:45.553Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-07-24T03:30:45.553Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-07-24T03:30:45.553Z] (60/154) Installing fribidi (1.0.13-r0) [2024-07-24T03:30:45.553Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-07-24T03:30:45.553Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-07-24T03:30:45.553Z] (63/154) Installing libxft (2.3.8-r1) [2024-07-24T03:30:45.553Z] (64/154) Installing pango (1.50.14-r1) [2024-07-24T03:30:45.553Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-07-24T03:30:45.553Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-07-24T03:30:45.553Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-07-24T03:30:45.817Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-07-24T03:30:45.817Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-07-24T03:30:45.817Z] (70/154) Installing gtk+3.0 (3.24.41-r0) [2024-07-24T03:30:46.078Z] (71/154) Installing icu-data-full (73.2-r2) [2024-07-24T03:30:46.078Z] (72/154) Installing mesa (23.0.4-r0) [2024-07-24T03:30:46.078Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-07-24T03:30:47.014Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-07-24T03:30:47.014Z] (75/154) Installing libpciaccess (0.17-r2) [2024-07-24T03:30:47.014Z] (76/154) Installing libdrm (2.4.115-r4) [2024-07-24T03:30:47.014Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-07-24T03:30:47.014Z] (78/154) Installing libelf (0.189-r2) [2024-07-24T03:30:47.014Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-07-24T03:30:47.014Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-07-24T03:30:47.014Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-07-24T03:30:47.014Z] (82/154) Installing libmagic (5.45-r0) [2024-07-24T03:30:47.014Z] (83/154) Installing file (5.45-r0) [2024-07-24T03:30:47.014Z] (84/154) Installing libice (1.1.1-r2) [2024-07-24T03:30:47.014Z] (85/154) Installing libuuid (2.38.1-r8) [2024-07-24T03:30:47.014Z] (86/154) Installing libsm (1.2.4-r1) [2024-07-24T03:30:47.014Z] (87/154) Installing libxt (1.3.0-r2) [2024-07-24T03:30:47.014Z] (88/154) Installing libxmu (1.1.4-r2) [2024-07-24T03:30:47.014Z] (89/154) Installing xset (1.2.5-r1) [2024-07-24T03:30:47.014Z] (90/154) Installing xprop (1.2.7-r0) [2024-07-24T03:30:47.014Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-07-24T03:30:47.274Z] (92/154) Installing libogg (1.3.5-r4) [2024-07-24T03:30:47.274Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-07-24T03:30:47.274Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-07-24T03:30:47.274Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-07-24T03:30:47.274Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-07-24T03:30:47.533Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-07-24T03:30:47.533Z] (98/154) Installing libva (2.18.0-r1) [2024-07-24T03:30:47.533Z] (99/154) Installing libvdpau (1.5-r1) [2024-07-24T03:30:47.533Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-07-24T03:30:47.533Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-24T03:30:47.792Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-07-24T03:30:47.792Z] (103/154) Installing libhwy (1.0.4-r1) [2024-07-24T03:30:47.792Z] (104/154) Installing lcms2 (2.15-r2) [2024-07-24T03:30:47.792Z] (105/154) Installing libjxl (0.8.2-r0) [2024-07-24T03:30:47.792Z] (106/154) Installing lame-libs (3.100-r5) [2024-07-24T03:30:47.792Z] (107/154) Installing opus (1.4-r0) [2024-07-24T03:30:47.792Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-07-24T03:30:47.792Z] (109/154) Installing soxr (0.1.3-r5) [2024-07-24T03:30:47.792Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-24T03:30:47.792Z] (111/154) Installing libtheora (1.1.1-r17) [2024-07-24T03:30:48.053Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-07-24T03:30:48.053Z] (113/154) Installing libvpx (1.13.0-r2) [2024-07-24T03:30:48.053Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-07-24T03:30:48.053Z] (115/154) Installing numactl (2.0.16-r4) [2024-07-24T03:30:48.053Z] (116/154) Installing x265-libs (3.5-r4) [2024-07-24T03:30:48.053Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-07-24T03:30:48.053Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-24T03:30:48.311Z] (119/154) Installing libbluray (1.3.4-r0) [2024-07-24T03:30:48.311Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-07-24T03:30:48.311Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-07-24T03:30:48.311Z] (122/154) Installing cjson (1.7.17-r0) [2024-07-24T03:30:48.311Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-07-24T03:30:48.311Z] (124/154) Installing librist (0.2.7-r0) [2024-07-24T03:30:48.311Z] (125/154) Installing libsrt (1.5.2-r0) [2024-07-24T03:30:48.311Z] (126/154) Installing libssh (0.10.5-r0) [2024-07-24T03:30:48.311Z] (127/154) Installing libsodium (1.0.18-r3) [2024-07-24T03:30:48.311Z] (128/154) Installing libzmq (4.3.4-r4) [2024-07-24T03:30:48.311Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-24T03:30:48.311Z] (130/154) Installing libevent (2.1.12-r6) [2024-07-24T03:30:48.311Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-07-24T03:30:48.569Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-07-24T03:30:48.569Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-07-24T03:30:48.569Z] (134/154) Installing icu-libs (73.2-r2) [2024-07-24T03:30:48.569Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-07-24T03:30:48.569Z] (136/154) Installing minizip (1.2.13-r1) [2024-07-24T03:30:48.569Z] (137/154) Installing nspr (4.35-r2) [2024-07-24T03:30:48.569Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-07-24T03:30:48.569Z] (139/154) Installing nss (3.94-r0) [2024-07-24T03:30:48.569Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-07-24T03:30:48.569Z] (141/154) Installing libasyncns (0.8-r1) [2024-07-24T03:30:48.569Z] (142/154) Installing libltdl (2.4.7-r2) [2024-07-24T03:30:48.569Z] (143/154) Installing orc (0.4.34-r0) [2024-07-24T03:30:48.569Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-07-24T03:30:48.569Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-07-24T03:30:48.569Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-07-24T03:30:48.569Z] (147/154) Installing libpulse (16.1-r10) [2024-07-24T03:30:48.569Z] (148/154) Installing snappy (1.1.10-r1) [2024-07-24T03:30:48.569Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-07-24T03:30:48.569Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-07-24T03:30:48.569Z] (151/154) Installing libgpg-error (1.47-r1) [2024-07-24T03:30:48.569Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-07-24T03:30:48.830Z] (153/154) Installing libxslt (1.1.38-r0) [2024-07-24T03:30:48.830Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-07-24T03:30:50.221Z] Executing busybox-1.36.1-r5.trigger [2024-07-24T03:30:50.221Z] Executing fontconfig-2.14.2-r3.trigger [2024-07-24T03:30:50.221Z] Executing mkfontscale-1.2.2-r3.trigger [2024-07-24T03:30:50.221Z] Executing glib-2.76.6-r0.trigger [2024-07-24T03:30:50.221Z] Executing shared-mime-info-2.2-r5.trigger [2024-07-24T03:30:50.534Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-07-24T03:30:50.534Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-07-24T03:30:50.793Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-07-24T03:30:50.793Z] OK: 579 MiB in 171 packages [2024-07-24T03:31:03.001Z] Removing intermediate container 04ce629bd956 [2024-07-24T03:31:03.001Z] ---> a6573b7c94a2 [2024-07-24T03:31:03.001Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-07-24T03:31:03.001Z] ---> Running in 248ffed1392e [2024-07-24T03:31:03.001Z] Removing intermediate container 248ffed1392e [2024-07-24T03:31:03.001Z] ---> b2bcc6afc99f [2024-07-24T03:31:03.001Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-07-24T03:31:03.001Z] ---> Running in 9e22494f44b1 [2024-07-24T03:31:03.001Z] Removing intermediate container 9e22494f44b1 [2024-07-24T03:31:03.001Z] ---> 3b3ff60650c6 [2024-07-24T03:31:03.001Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-07-24T03:31:03.001Z] ---> Running in 11626b49ecd7 [2024-07-24T03:31:03.001Z] Removing intermediate container 11626b49ecd7 [2024-07-24T03:31:03.001Z] ---> 556d395f6c19 [2024-07-24T03:31:03.001Z] Step 6/11 : RUN npm install -g npm [2024-07-24T03:31:03.001Z] ---> Running in 8bc094597a36 [2024-07-24T03:31:07.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6273 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-07-24T03:31:07.030Z] Running in /w/workspace/edgex-ui-go/175 [Pipeline] { [Pipeline] checkout [2024-07-24T03:31:10.113Z] The recommended git tool is: git [2024-07-24T03:31:11.120Z] [2024-07-24T03:31:11.120Z] removed 7 packages, and changed 69 packages in 7s [2024-07-24T03:31:11.120Z] [2024-07-24T03:31:11.120Z] 22 packages are looking for funding [2024-07-24T03:31:11.120Z] run `npm fund` for details [2024-07-24T03:31:13.023Z] Removing intermediate container 8bc094597a36 [2024-07-24T03:31:13.023Z] ---> 1f1541dfe7b5 [2024-07-24T03:31:13.023Z] Step 7/11 : ARG USER=1000 [2024-07-24T03:31:13.023Z] ---> Running in e1255b373882 [2024-07-24T03:31:13.023Z] Removing intermediate container e1255b373882 [2024-07-24T03:31:13.023Z] ---> 12a2e260462b [2024-07-24T03:31:13.023Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-07-24T03:31:13.023Z] ---> Running in fec69bbb65b0 [2024-07-24T03:31:13.957Z] Removing intermediate container fec69bbb65b0 [2024-07-24T03:31:13.957Z] ---> 4cad68592413 [2024-07-24T03:31:13.957Z] Step 9/11 : USER $USER:$USER [2024-07-24T03:31:13.957Z] ---> Running in 4f3a78dc5c48 [2024-07-24T03:31:14.216Z] Removing intermediate container 4f3a78dc5c48 [2024-07-24T03:31:14.216Z] ---> 0ba400ac924c [2024-07-24T03:31:14.216Z] Step 10/11 : WORKDIR /app [2024-07-24T03:31:14.216Z] ---> Running in a4090fa1b8eb [2024-07-24T03:31:14.216Z] Removing intermediate container a4090fa1b8eb [2024-07-24T03:31:14.216Z] ---> 95cc366e6f23 [2024-07-24T03:31:14.216Z] Step 11/11 : LABEL git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:31:14.216Z] ---> Running in e4ea48dacb91 [2024-07-24T03:31:14.476Z] Removing intermediate container e4ea48dacb91 [2024-07-24T03:31:14.476Z] ---> 8ead690a2f25 [2024-07-24T03:31:14.476Z] Successfully built 8ead690a2f25 [2024-07-24T03:31:14.476Z] Successfully tagged edgexfoundry/edgex-web-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:31:14.476Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-07-24T03:31:14.476Z] touch edgex-web-ui.imagebuilt [2024-07-24T03:31:14.476Z] mkdir -p node_modules coverage [2024-07-24T03:31:14.476Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-07-24T03:31:14.476Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-07-24T03:31:19.644Z] using credential edgex-jenkins-ssh [2024-07-24T03:31:19.686Z] Cloning the remote Git repository [2024-07-24T03:31:19.721Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-07-24T03:31:19.740Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-24T03:31:19.897Z] > git init /w/workspace/edgex-ui-go/175 # timeout=10 [2024-07-24T03:31:20.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-24T03:31:20.120Z] > git --version # timeout=10 [2024-07-24T03:31:20.159Z] > git --version # 'git version 2.25.1' [2024-07-24T03:31:20.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T03:31:20.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T03:31:20.709Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-07-24T03:31:21.276Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-07-24T03:31:21.845Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-07-24T03:31:22.414Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-07-24T03:31:22.982Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-07-24T03:31:23.930Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-07-24T03:31:23.930Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-07-24T03:31:24.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-24T03:31:24.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T03:31:25.308Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-07-24T03:31:25.591Z] npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-07-24T03:31:25.712Z] Avoid second fetch [2024-07-24T03:31:25.712Z] Checking out Revision 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 (main) [2024-07-24T03:31:26.526Z] npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-07-24T03:31:26.593Z] Commit message: "feat: add openziti bind support to ui (#775)" [2024-07-24T03:31:25.726Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T03:31:25.795Z] > git checkout -f 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 [2024-07-24T03:31:27.092Z] npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-07-24T03:31:29.010Z] npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T03:31:31.202Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T03:31:31.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T03:31:31.202Z] Dload Upload Total Spent Left Speed [2024-07-24T03:31:31.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-07-24T03:31:31.555Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T03:31:31.901Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T03:31:31.901Z] + sudo tee /etc/docker/daemon.new [2024-07-24T03:31:31.901Z] { [2024-07-24T03:31:31.901Z] "registry-mirrors": [ [2024-07-24T03:31:31.901Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T03:31:31.901Z] ], [2024-07-24T03:31:31.901Z] "bip": "10.250.0.254/24", [2024-07-24T03:31:31.901Z] "hosts": [ [2024-07-24T03:31:31.901Z] "tcp://0.0.0.0:5555", [2024-07-24T03:31:31.901Z] "unix:///var/run/docker.sock" [2024-07-24T03:31:31.901Z] ], [2024-07-24T03:31:31.901Z] "mtu": 1458, [2024-07-24T03:31:31.901Z] "selinux-enabled": true, [2024-07-24T03:31:31.901Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T03:31:31.901Z] } [Pipeline] sh [2024-07-24T03:31:32.249Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T03:31:32.626Z] + sudo service docker restart [2024-07-24T03:31:37.533Z] [2024-07-24T03:31:37.533Z] added 1182 packages, and audited 1183 packages in 21s [2024-07-24T03:31:37.533Z] [2024-07-24T03:31:37.533Z] 100 packages are looking for funding [2024-07-24T03:31:37.533Z] run `npm fund` for details [2024-07-24T03:31:37.533Z] [2024-07-24T03:31:37.533Z] 26 vulnerabilities (13 moderate, 12 high, 1 critical) [2024-07-24T03:31:37.533Z] [2024-07-24T03:31:37.533Z] To address issues that do not require attention, run: [2024-07-24T03:31:37.533Z] npm audit fix [2024-07-24T03:31:37.533Z] [2024-07-24T03:31:37.533Z] To address all issues (including breaking changes), run: [2024-07-24T03:31:37.533Z] npm audit fix --force [2024-07-24T03:31:37.533Z] [2024-07-24T03:31:37.533Z] Run `npm audit` for details. [2024-07-24T03:31:38.087Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-07-24T03:31:39.997Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:31:50.971Z] provisioning config files... [2024-07-24T03:31:51.001Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/175@tmp/config12287579761564971018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:31:51.463Z] ---> ****-login.sh [2024-07-24T03:31:51.463Z] nexus3.edgexfoundry.org:10001 [2024-07-24T03:31:52.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:31:52.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:31:52.053Z] Configure a credential helper to remove this warning. See [2024-07-24T03:31:52.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:31:52.053Z] [2024-07-24T03:31:52.053Z] Login Succeeded [2024-07-24T03:31:52.053Z] nexus3.edgexfoundry.org:10002 [2024-07-24T03:31:52.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:31:52.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:31:52.610Z] Configure a credential helper to remove this warning. See [2024-07-24T03:31:52.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:31:52.610Z] [2024-07-24T03:31:52.610Z] Login Succeeded [2024-07-24T03:31:52.610Z] nexus3.edgexfoundry.org:10003 [2024-07-24T03:31:52.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:31:52.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:31:52.879Z] Configure a credential helper to remove this warning. See [2024-07-24T03:31:52.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:31:52.879Z] [2024-07-24T03:31:52.879Z] Login Succeeded [2024-07-24T03:31:52.879Z] nexus3.edgexfoundry.org:10004 [2024-07-24T03:31:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:31:53.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:31:53.418Z] Configure a credential helper to remove this warning. See [2024-07-24T03:31:53.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:31:53.418Z] [2024-07-24T03:31:53.418Z] Login Succeeded [2024-07-24T03:31:53.418Z] ****.io [2024-07-24T03:31:53.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:31:53.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:31:53.689Z] Configure a credential helper to remove this warning. See [2024-07-24T03:31:53.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:31:53.689Z] [2024-07-24T03:31:53.689Z] Login Succeeded [2024-07-24T03:31:53.689Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T03:31:53.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T03:31:54.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T03:31:54.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T03:31:54.092Z] ========================================================= [2024-07-24T03:31:54.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T03:31:54.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:31:54.469Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T03:31:55.893Z] Sending build context to Docker daemon 35.38MB [2024-07-24T03:31:55.893Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T03:31:55.893Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-24T03:31:55.893Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T03:31:55.893Z] c6b39de5b339: Pulling fs layer [2024-07-24T03:31:55.893Z] a69c41024577: Pulling fs layer [2024-07-24T03:31:55.893Z] d6de4b400683: Pulling fs layer [2024-07-24T03:31:55.893Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T03:31:55.893Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T03:31:55.893Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T03:31:55.893Z] 00f215d4a9da: Pulling fs layer [2024-07-24T03:31:55.893Z] d496ad576159: Pulling fs layer [2024-07-24T03:31:55.893Z] 35cb2a7552d0: Waiting [2024-07-24T03:31:55.893Z] 4f4fb700ef54: Waiting [2024-07-24T03:31:55.893Z] 464afbd9ba4c: Waiting [2024-07-24T03:31:55.893Z] d496ad576159: Waiting [2024-07-24T03:31:55.893Z] 00f215d4a9da: Waiting [2024-07-24T03:31:55.893Z] a69c41024577: Verifying Checksum [2024-07-24T03:31:55.893Z] a69c41024577: Download complete [2024-07-24T03:31:55.893Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T03:31:55.893Z] 35cb2a7552d0: Download complete [2024-07-24T03:31:55.893Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T03:31:55.893Z] 4f4fb700ef54: Download complete [2024-07-24T03:31:55.893Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T03:31:55.893Z] 464afbd9ba4c: Download complete [2024-07-24T03:31:55.893Z] c6b39de5b339: Verifying Checksum [2024-07-24T03:31:55.893Z] c6b39de5b339: Download complete [2024-07-24T03:31:56.481Z] d496ad576159: Verifying Checksum [2024-07-24T03:31:56.481Z] d496ad576159: Download complete [2024-07-24T03:31:56.753Z] c6b39de5b339: Pull complete [2024-07-24T03:31:57.348Z] a69c41024577: Pull complete [2024-07-24T03:31:57.933Z] d6de4b400683: Verifying Checksum [2024-07-24T03:31:57.933Z] d6de4b400683: Download complete [2024-07-24T03:31:58.902Z] 00f215d4a9da: Verifying Checksum [2024-07-24T03:31:58.902Z] 00f215d4a9da: Download complete [2024-07-24T03:32:06.651Z] ✔ Browser application bundle generation complete. [2024-07-24T03:32:06.651Z] 24 07 2024 03:32:04.860:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-07-24T03:32:06.651Z] 24 07 2024 03:32:04.861:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-07-24T03:32:06.651Z] 24 07 2024 03:32:04.865:INFO [launcher]: Starting browser ChromeHeadless [2024-07-24T03:32:06.651Z] 24 07 2024 03:32:05.177:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 8TDZ0dANgDiE1uPMAAAB with id 57616932 [2024-07-24T03:32:08.571Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-07-24T03:32:08.571Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.111 secs) [2024-07-24T03:32:08.571Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.126 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.131 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.134 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.177 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.193 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.199 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.22 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.248 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.253 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.318 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.325 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.327 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.33 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.402 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.412 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.429 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.447 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.457 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.459 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.466 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.469 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.471 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.473 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.479 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.493 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.495 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.497 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.499 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.504 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.512 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.519 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.525 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.526 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.528 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.532 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.546 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.553 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.576 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.589 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.602 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.607 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.609 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.612 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.634 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.638 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.644 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.648 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.65 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.653 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.66 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.665 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.681 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.684 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.699 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.72 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.732 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.743 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.759 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.761 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.762 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.769 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.774 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.78 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.785 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.787 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.8 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.803 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.806 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.821 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.823 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.828 secs) [2024-07-24T03:32:08.572Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-24T03:32:08.572Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-24T03:32:08.572Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.828 secs) [2024-07-24T03:32:08.572Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-24T03:32:08.572Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-24T03:32:08.572Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.83 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.831 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.832 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.85 secs) [2024-07-24T03:32:08.572Z] WARN: ' [2024-07-24T03:32:08.572Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-24T03:32:08.572Z] Support for using the ngModel input property and ngModelChange event with [2024-07-24T03:32:08.572Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-24T03:32:08.572Z] in a future version of Angular. [2024-07-24T03:32:08.572Z] [2024-07-24T03:32:08.572Z] For more information on this, see our API docs here: [2024-07-24T03:32:08.572Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-24T03:32:08.572Z] ' [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.85 secs) [2024-07-24T03:32:08.572Z] WARN: ' [2024-07-24T03:32:08.572Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-24T03:32:08.572Z] Support for using the ngModel input property and ngModelChange event with [2024-07-24T03:32:08.572Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-24T03:32:08.572Z] in a future version of Angular. [2024-07-24T03:32:08.572Z] [2024-07-24T03:32:08.572Z] For more information on this, see our API docs here: [2024-07-24T03:32:08.572Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-24T03:32:08.572Z] ' [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.868 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.87 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.875 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.88 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.881 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.884 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.89 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.905 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.91 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.914 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.933 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.937 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.944 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.958 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.961 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.981 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.997 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.013 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.025 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.029 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.031 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.032 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.046 secs) [2024-07-24T03:32:08.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.05 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.06 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.062 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.063 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.067 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.071 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.073 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.074 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.079 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.1 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.108 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.11 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.12 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.126 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.131 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.132 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.156 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.158 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.159 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.177 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.193 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.212 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.224 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.228 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.234 secs) [2024-07-24T03:32:08.831Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.24 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.257 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.261 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.266 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.272 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.274 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.275 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.283 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.304 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.309 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.319 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.32 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.322 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.326 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.34 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.362 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.372 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.375 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.389 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.403 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.407 secs) [2024-07-24T03:32:09.090Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.415 secs) [2024-07-24T03:32:09.349Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.919 secs / 1.415 secs) [2024-07-24T03:32:09.349Z] TOTAL: 147 SUCCESS [2024-07-24T03:32:09.349Z] ✔ Browser application bundle generation complete. [2024-07-24T03:32:09.622Z] [2024-07-24T03:32:09.622Z] =============================== Coverage summary =============================== [2024-07-24T03:32:09.622Z] Statements : 39.01% ( 1373/3519 ) [2024-07-24T03:32:09.622Z] Branches : 15.3% ( 94/614 ) [2024-07-24T03:32:09.622Z] Functions : 32.06% ( 423/1319 ) [2024-07-24T03:32:09.622Z] Lines : 38.94% ( 1342/3446 ) [2024-07-24T03:32:09.622Z] ================================================================================ [2024-07-24T03:32:09.882Z] ✔ Browser application bundle generation complete. [2024-07-24T03:32:11.225Z] d6de4b400683: Pull complete [2024-07-24T03:32:11.225Z] 35cb2a7552d0: Pull complete [2024-07-24T03:32:11.225Z] 4f4fb700ef54: Pull complete [2024-07-24T03:32:11.225Z] 464afbd9ba4c: Pull complete [2024-07-24T03:32:12.418Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-07-24T03:32:12.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T03:32:12.451Z] $ docker stop --time=1 d68ea2af515261f30fae66784331aff7a04acf3bd3365116db8ed10f6af48f6f [2024-07-24T03:32:13.743Z] $ docker rm -f --volumes d68ea2af515261f30fae66784331aff7a04acf3bd3365116db8ed10f6af48f6f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T03:32:14.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T03:32:14.592Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-24T03:32:15.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T03:32:15.553Z] + ls -al . [2024-07-24T03:32:15.553Z] total 264 [2024-07-24T03:32:15.553Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 24 03:30 . [2024-07-24T03:32:15.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:26 .. [2024-07-24T03:32:15.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:26 .blubracket [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 03:26 .dockerignore [2024-07-24T03:32:15.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:27 .git [2024-07-24T03:32:15.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:26 .github [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 03:26 .gitignore [2024-07-24T03:32:15.553Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 03:27 .semver [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 03:26 Attribution.txt [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 03:26 CHANGELOG.md [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 03:26 CONTRIBUTING.md [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 03:26 Dockerfile [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 03:26 Jenkinsfile [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 03:26 LICENSE [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 03:26 Makefile [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 03:26 README.md [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 03:27 VERSION [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 03:26 angularmigrationlogs.md [2024-07-24T03:32:15.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:26 assets [2024-07-24T03:32:15.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:26 bin [2024-07-24T03:32:15.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:26 cmd [2024-07-24T03:32:15.553Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 24 03:30 coverage.out [2024-07-24T03:32:15.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:26 docs [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 6691 Jul 24 03:26 go.mod [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 100586 Jul 24 03:26 go.sum [2024-07-24T03:32:15.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:26 internal [2024-07-24T03:32:15.553Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 03:26 redeploy.sh [2024-07-24T03:32:15.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:26 testing [2024-07-24T03:32:15.553Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 03:26 version.go [2024-07-24T03:32:15.553Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 03:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:32:16.001Z] + 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=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 --label arch=amd64 --label version=3.1.0-dev.45 . [2024-07-24T03:32:17.379Z] Sending build context to Docker daemon 346.4MB [2024-07-24T03:32:17.379Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T03:32:17.379Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-24T03:32:17.379Z] ---> ce8ef90fe494 [2024-07-24T03:32:17.379Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T03:32:21.308Z] 00f215d4a9da: Pull complete [2024-07-24T03:32:21.308Z] d496ad576159: Pull complete [2024-07-24T03:32:21.308Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T03:32:21.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T03:32:21.308Z] ---> f246e2811388 [2024-07-24T03:32:21.308Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T03:32:21.572Z] ---> Running in 2cfa7e8a1dd4 [2024-07-24T03:32:21.832Z] Removing intermediate container 2cfa7e8a1dd4 [2024-07-24T03:32:21.833Z] ---> d1c429facab0 [2024-07-24T03:32:21.833Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T03:32:21.833Z] ---> Running in ef36d803e30a [2024-07-24T03:32:21.833Z] Removing intermediate container ef36d803e30a [2024-07-24T03:32:21.833Z] ---> 3da04a0212a2 [2024-07-24T03:32:21.833Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T03:32:21.833Z] ---> Running in 9b5eb25a007b [2024-07-24T03:32:21.833Z] Removing intermediate container 9b5eb25a007b [2024-07-24T03:32:21.833Z] ---> 6ed78fe86a1e [2024-07-24T03:32:21.833Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-24T03:32:21.833Z] ---> Running in ca0b18ffc4d5 [2024-07-24T03:32:22.093Z] Removing intermediate container ca0b18ffc4d5 [2024-07-24T03:32:22.093Z] ---> 9b5d012e0183 [2024-07-24T03:32:22.093Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T03:32:22.093Z] ---> Running in ca96bcc367e4 [2024-07-24T03:32:22.093Z] Removing intermediate container ca96bcc367e4 [2024-07-24T03:32:22.093Z] ---> ad67f5f10c01 [2024-07-24T03:32:22.093Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T03:32:23.274Z] ---> Running in d86f0a83563d [2024-07-24T03:32:23.473Z] ---> d16a7123804a [2024-07-24T03:32:23.473Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T03:32:23.473Z] ---> Running in e55c60d1edfe [2024-07-24T03:32:23.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T03:32:23.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T03:32:23.854Z] Removing intermediate container d86f0a83563d [2024-07-24T03:32:23.854Z] ---> 261fa2b79b7e [2024-07-24T03:32:23.854Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T03:32:23.854Z] ---> Running in 172f8d73e1be [2024-07-24T03:32:23.994Z] OK: 264 MiB in 52 packages [2024-07-24T03:32:24.120Z] Removing intermediate container 172f8d73e1be [2024-07-24T03:32:24.120Z] ---> 3329bc4b9bbe [2024-07-24T03:32:24.120Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T03:32:24.120Z] ---> Running in e944ba38700d [2024-07-24T03:32:24.251Z] Removing intermediate container e55c60d1edfe [2024-07-24T03:32:24.251Z] ---> 7924f49d37be [2024-07-24T03:32:24.251Z] Step 10/27 : ENV GO111MODULE=on [2024-07-24T03:32:24.251Z] ---> Running in 0a53aaeec370 [2024-07-24T03:32:24.252Z] Removing intermediate container 0a53aaeec370 [2024-07-24T03:32:24.252Z] ---> 63dbacdc8c47 [2024-07-24T03:32:24.252Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T03:32:24.252Z] ---> Running in d518e3bc015a [2024-07-24T03:32:24.388Z] Removing intermediate container e944ba38700d [2024-07-24T03:32:24.388Z] ---> 4071fc21d74c [2024-07-24T03:32:24.388Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-24T03:32:24.511Z] Removing intermediate container d518e3bc015a [2024-07-24T03:32:24.511Z] ---> 23b63e221334 [2024-07-24T03:32:24.511Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-24T03:32:24.511Z] ---> a398a2bc333a [2024-07-24T03:32:24.511Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T03:32:24.511Z] ---> Running in 8d666b3808df [2024-07-24T03:32:24.655Z] ---> Running in 671c3a49c170 [2024-07-24T03:32:24.921Z] Removing intermediate container 671c3a49c170 [2024-07-24T03:32:24.921Z] ---> 762b7a772456 [2024-07-24T03:32:24.921Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T03:32:24.921Z] ---> Running in c0a34111fc4c [2024-07-24T03:32:25.186Z] Removing intermediate container c0a34111fc4c [2024-07-24T03:32:25.186Z] ---> 1438faa7ec61 [2024-07-24T03:32:25.186Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T03:32:25.446Z] Removing intermediate container 8d666b3808df [2024-07-24T03:32:25.447Z] ---> 732187292905 [2024-07-24T03:32:25.447Z] Step 14/27 : COPY . . [2024-07-24T03:32:25.767Z] latest: Pulling from library/docker [2024-07-24T03:32:25.767Z] a258b2a6b59a: Pulling fs layer [2024-07-24T03:32:25.767Z] ea605edb795e: Pulling fs layer [2024-07-24T03:32:25.767Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T03:32:25.767Z] 679037bd9e35: Pulling fs layer [2024-07-24T03:32:25.767Z] 29e324a196ce: Pulling fs layer [2024-07-24T03:32:25.767Z] 679037bd9e35: Waiting [2024-07-24T03:32:25.767Z] e685dd4691fe: Pulling fs layer [2024-07-24T03:32:25.767Z] 29e324a196ce: Waiting [2024-07-24T03:32:25.767Z] f5ca2677246d: Pulling fs layer [2024-07-24T03:32:25.767Z] e685dd4691fe: Waiting [2024-07-24T03:32:25.767Z] b04eb492771e: Pulling fs layer [2024-07-24T03:32:25.767Z] f5ca2677246d: Waiting [2024-07-24T03:32:25.767Z] 027486f133ac: Pulling fs layer [2024-07-24T03:32:25.767Z] b04eb492771e: Waiting [2024-07-24T03:32:25.767Z] 2745e109244d: Pulling fs layer [2024-07-24T03:32:25.767Z] 027486f133ac: Waiting [2024-07-24T03:32:25.767Z] 2522f3cc4dd2: Pulling fs layer [2024-07-24T03:32:25.767Z] 2745e109244d: Waiting [2024-07-24T03:32:25.767Z] 53f77eb4a9ab: Pulling fs layer [2024-07-24T03:32:25.767Z] 2522f3cc4dd2: Waiting [2024-07-24T03:32:25.767Z] 134876d02e5c: Pulling fs layer [2024-07-24T03:32:25.767Z] 53f77eb4a9ab: Waiting [2024-07-24T03:32:25.767Z] 1143526db0ca: Pulling fs layer [2024-07-24T03:32:25.767Z] 134876d02e5c: Waiting [2024-07-24T03:32:25.767Z] 1143526db0ca: Waiting [2024-07-24T03:32:25.767Z] 8ad23f2508c1: Pulling fs layer [2024-07-24T03:32:25.767Z] 8ad23f2508c1: Waiting [2024-07-24T03:32:25.767Z] 2410909ee57b: Pulling fs layer [2024-07-24T03:32:26.032Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T03:32:26.033Z] 4f4fb700ef54: Download complete [2024-07-24T03:32:26.033Z] 679037bd9e35: Verifying Checksum [2024-07-24T03:32:26.033Z] 679037bd9e35: Download complete [2024-07-24T03:32:26.033Z] a258b2a6b59a: Verifying Checksum [2024-07-24T03:32:26.033Z] a258b2a6b59a: Download complete [2024-07-24T03:32:26.301Z] ea605edb795e: Verifying Checksum [2024-07-24T03:32:26.301Z] ea605edb795e: Download complete [2024-07-24T03:32:26.882Z] e685dd4691fe: Verifying Checksum [2024-07-24T03:32:26.882Z] e685dd4691fe: Download complete [2024-07-24T03:32:26.882Z] 29e324a196ce: Verifying Checksum [2024-07-24T03:32:26.882Z] 29e324a196ce: Download complete [2024-07-24T03:32:26.882Z] f5ca2677246d: Verifying Checksum [2024-07-24T03:32:26.882Z] f5ca2677246d: Download complete [2024-07-24T03:32:27.163Z] b04eb492771e: Verifying Checksum [2024-07-24T03:32:27.163Z] b04eb492771e: Download complete [2024-07-24T03:32:27.163Z] 027486f133ac: Download complete [2024-07-24T03:32:27.163Z] a258b2a6b59a: Pull complete [2024-07-24T03:32:27.163Z] 2745e109244d: Verifying Checksum [2024-07-24T03:32:27.163Z] 2745e109244d: Download complete [2024-07-24T03:32:27.163Z] 53f77eb4a9ab: Download complete [2024-07-24T03:32:27.429Z] 134876d02e5c: Verifying Checksum [2024-07-24T03:32:27.429Z] 134876d02e5c: Download complete [2024-07-24T03:32:27.429Z] 8ad23f2508c1: Verifying Checksum [2024-07-24T03:32:27.429Z] 8ad23f2508c1: Download complete [2024-07-24T03:32:27.429Z] 2522f3cc4dd2: Verifying Checksum [2024-07-24T03:32:27.429Z] 2522f3cc4dd2: Download complete [2024-07-24T03:32:27.695Z] 2410909ee57b: Verifying Checksum [2024-07-24T03:32:27.695Z] 2410909ee57b: Download complete [2024-07-24T03:32:28.276Z] ea605edb795e: Pull complete [2024-07-24T03:32:28.542Z] 4f4fb700ef54: Pull complete [2024-07-24T03:32:28.810Z] 679037bd9e35: Pull complete [2024-07-24T03:32:29.075Z] 1143526db0ca: Verifying Checksum [2024-07-24T03:32:29.076Z] 1143526db0ca: Download complete [2024-07-24T03:32:30.036Z] 29e324a196ce: Pull complete [2024-07-24T03:32:31.448Z] e685dd4691fe: Pull complete [2024-07-24T03:32:32.867Z] f5ca2677246d: Pull complete [2024-07-24T03:32:33.134Z] b04eb492771e: Pull complete [2024-07-24T03:32:33.401Z] 027486f133ac: Pull complete [2024-07-24T03:32:33.591Z] ---> a0332cd58f27 [2024-07-24T03:32:33.592Z] Step 15/27 : RUN ${MAKE} [2024-07-24T03:32:33.668Z] 2745e109244d: Pull complete [2024-07-24T03:32:33.850Z] ---> Running in e8fcef6f95b9 [2024-07-24T03:32:33.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.45" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-24T03:32:35.080Z] 2522f3cc4dd2: Pull complete [2024-07-24T03:32:35.080Z] 53f77eb4a9ab: Pull complete [2024-07-24T03:32:35.346Z] 134876d02e5c: Pull complete [2024-07-24T03:32:39.587Z] 1143526db0ca: Pull complete [2024-07-24T03:32:39.587Z] 8ad23f2508c1: Pull complete [2024-07-24T03:32:39.587Z] 2410909ee57b: Pull complete [2024-07-24T03:32:39.587Z] Digest: sha256:11ae45cb1df99acadd5a295cd37a209a9b63026e7b8830648445a5093b368569 [2024-07-24T03:32:39.587Z] Status: Downloaded newer image for docker:latest [2024-07-24T03:32:42.166Z] ---> f7b206004f57 [2024-07-24T03:32:42.166Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T03:32:42.166Z] ---> Running in b10b72ecaf75 [2024-07-24T03:32:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T03:32:44.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T03:32:45.061Z] OK: 266 MiB in 52 packages [2024-07-24T03:32:45.649Z] Removing intermediate container b10b72ecaf75 [2024-07-24T03:32:45.649Z] ---> bca74d9a7561 [2024-07-24T03:32:45.649Z] Step 10/15 : ENV GO111MODULE=on [2024-07-24T03:32:45.918Z] ---> Running in c42b581f41a3 [2024-07-24T03:32:46.188Z] Removing intermediate container c42b581f41a3 [2024-07-24T03:32:46.188Z] ---> fa32756ff741 [2024-07-24T03:32:46.188Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T03:32:46.188Z] ---> Running in 632d3d5ebe03 [2024-07-24T03:32:46.454Z] Removing intermediate container 632d3d5ebe03 [2024-07-24T03:32:46.454Z] ---> c5045178dbe6 [2024-07-24T03:32:46.454Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-24T03:32:47.867Z] ---> 4c5abc3bb6cd [2024-07-24T03:32:47.867Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T03:32:47.867Z] ---> Running in ead8d92ff6f5 [2024-07-24T03:33:05.942Z] Removing intermediate container e8fcef6f95b9 [2024-07-24T03:33:05.943Z] ---> 934794fa8c1f [2024-07-24T03:33:05.943Z] Step 16/27 : FROM alpine:3.18 [2024-07-24T03:33:05.943Z] 3.18: Pulling from library/alpine [2024-07-24T03:33:05.943Z] 930bdd4d222e: Pulling fs layer [2024-07-24T03:33:06.201Z] 930bdd4d222e: Verifying Checksum [2024-07-24T03:33:06.201Z] 930bdd4d222e: Download complete [2024-07-24T03:33:06.459Z] 930bdd4d222e: Pull complete [2024-07-24T03:33:06.459Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T03:33:06.459Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T03:33:06.459Z] ---> 18f865063206 [2024-07-24T03:33:06.459Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-24T03:33:06.459Z] ---> Running in d04b1e8a7309 [2024-07-24T03:33:06.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T03:33:06.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T03:33:07.233Z] OK: 7 MiB in 15 packages [2024-07-24T03:33:07.489Z] Removing intermediate container d04b1e8a7309 [2024-07-24T03:33:07.489Z] ---> 2957455b985f [2024-07-24T03:33:07.489Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-24T03:33:07.489Z] ---> Running in eb49b8916449 [2024-07-24T03:33:07.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T03:33:07.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T03:33:08.006Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T03:33:08.006Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T03:33:08.006Z] OK: 7 MiB in 16 packages [2024-07-24T03:33:08.266Z] Removing intermediate container eb49b8916449 [2024-07-24T03:33:08.266Z] ---> 1462cd982b0d [2024-07-24T03:33:08.266Z] Step 19/27 : EXPOSE 4000 [2024-07-24T03:33:08.266Z] ---> Running in 126c0570677c [2024-07-24T03:33:08.525Z] Removing intermediate container 126c0570677c [2024-07-24T03:33:08.525Z] ---> 667e642be060 [2024-07-24T03:33:08.525Z] Step 20/27 : 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 [2024-07-24T03:33:10.427Z] ---> d106440df3a9 [2024-07-24T03:33:10.427Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-24T03:33:10.427Z] ---> e295f50ce9dd [2024-07-24T03:33:10.427Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-24T03:33:10.427Z] ---> 5ff7fcf60989 [2024-07-24T03:33:10.427Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-24T03:33:10.427Z] ---> Running in 21f60aa7f29c [2024-07-24T03:33:10.427Z] Removing intermediate container 21f60aa7f29c [2024-07-24T03:33:10.427Z] ---> 346b46205594 [2024-07-24T03:33:10.427Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-24T03:33:10.427Z] ---> Running in a13e69dda175 [2024-07-24T03:33:10.427Z] Removing intermediate container a13e69dda175 [2024-07-24T03:33:10.427Z] ---> a5174cb98576 [2024-07-24T03:33:10.427Z] Step 25/27 : LABEL arch=amd64 [2024-07-24T03:33:10.427Z] ---> Running in 2d3f2c8a39b2 [2024-07-24T03:33:10.685Z] Removing intermediate container 2d3f2c8a39b2 [2024-07-24T03:33:10.685Z] ---> 70b2397a1e0d [2024-07-24T03:33:10.685Z] Step 26/27 : LABEL git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:33:10.685Z] ---> Running in 044df29efbb0 [2024-07-24T03:33:10.685Z] Removing intermediate container 044df29efbb0 [2024-07-24T03:33:10.685Z] ---> 36596f48b8d8 [2024-07-24T03:33:10.685Z] Step 27/27 : LABEL version=3.1.0-dev.45 [2024-07-24T03:33:10.685Z] ---> Running in 7ed23b32350c [2024-07-24T03:33:10.685Z] Removing intermediate container 7ed23b32350c [2024-07-24T03:33:10.685Z] ---> e91959c0edeb [2024-07-24T03:33:10.685Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T03:33:10.945Z] Successfully built e91959c0edeb [2024-07-24T03:33:10.945Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:33:11.078Z] provisioning config files... [2024-07-24T03:33:11.087Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7650272265414197342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:33:11.394Z] ---> ****-login.sh [2024-07-24T03:33:11.394Z] nexus3.edgexfoundry.org:10001 [2024-07-24T03:33:11.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:33:11.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:33:11.394Z] Configure a credential helper to remove this warning. See [2024-07-24T03:33:11.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:33:11.394Z] [2024-07-24T03:33:11.394Z] Login Succeeded [2024-07-24T03:33:11.394Z] nexus3.edgexfoundry.org:10002 [2024-07-24T03:33:11.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:33:11.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:33:11.394Z] Configure a credential helper to remove this warning. See [2024-07-24T03:33:11.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:33:11.394Z] [2024-07-24T03:33:11.394Z] Login Succeeded [2024-07-24T03:33:11.394Z] nexus3.edgexfoundry.org:10003 [2024-07-24T03:33:11.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:33:11.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:33:11.653Z] Configure a credential helper to remove this warning. See [2024-07-24T03:33:11.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:33:11.654Z] [2024-07-24T03:33:11.654Z] Login Succeeded [2024-07-24T03:33:11.654Z] nexus3.edgexfoundry.org:10004 [2024-07-24T03:33:11.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:33:11.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:33:11.654Z] Configure a credential helper to remove this warning. See [2024-07-24T03:33:11.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:33:11.654Z] [2024-07-24T03:33:11.654Z] Login Succeeded [2024-07-24T03:33:11.654Z] ****.io [2024-07-24T03:33:11.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:33:11.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:33:11.914Z] Configure a credential helper to remove this warning. See [2024-07-24T03:33:11.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:33:11.914Z] [2024-07-24T03:33:11.914Z] Login Succeeded [2024-07-24T03:33:11.914Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T03:33:11.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T03:33:11.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T03:33:12.014Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-07-24T03:33:12.014Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:33:12.014Z] latest [2024-07-24T03:33:12.014Z] 3.1.0-dev.45 [2024-07-24T03:33:12.014Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [2024-07-24T03:33:12.014Z] main [2024-07-24T03:33:12.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:12.374Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:12.702Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:33:12.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T03:33:12.702Z] cabb57cbb011: Preparing [2024-07-24T03:33:12.702Z] 6e39b80ace5d: Preparing [2024-07-24T03:33:12.702Z] 8a37bb3a6a8c: Preparing [2024-07-24T03:33:12.702Z] 6c0117c45485: Preparing [2024-07-24T03:33:12.702Z] 6f15a49e8ace: Preparing [2024-07-24T03:33:12.702Z] ce7f800efff9: Preparing [2024-07-24T03:33:12.702Z] ce7f800efff9: Waiting [2024-07-24T03:33:12.702Z] 6f15a49e8ace: Pushed [2024-07-24T03:33:12.702Z] 6c0117c45485: Pushed [2024-07-24T03:33:12.702Z] 6e39b80ace5d: Pushed [2024-07-24T03:33:12.702Z] cabb57cbb011: Pushed [2024-07-24T03:33:13.636Z] ce7f800efff9: Pushed [2024-07-24T03:33:16.921Z] 8a37bb3a6a8c: Pushed [2024-07-24T03:33:17.181Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:17.523Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:17.862Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-24T03:33:17.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T03:33:17.862Z] cabb57cbb011: Preparing [2024-07-24T03:33:17.862Z] 6e39b80ace5d: Preparing [2024-07-24T03:33:17.862Z] 8a37bb3a6a8c: Preparing [2024-07-24T03:33:17.862Z] 6c0117c45485: Preparing [2024-07-24T03:33:17.862Z] 6f15a49e8ace: Preparing [2024-07-24T03:33:17.862Z] ce7f800efff9: Preparing [2024-07-24T03:33:17.862Z] ce7f800efff9: Waiting [2024-07-24T03:33:17.862Z] 6f15a49e8ace: Layer already exists [2024-07-24T03:33:17.862Z] 6e39b80ace5d: Layer already exists [2024-07-24T03:33:17.862Z] cabb57cbb011: Layer already exists [2024-07-24T03:33:17.862Z] 6c0117c45485: Layer already exists [2024-07-24T03:33:17.862Z] 8a37bb3a6a8c: Layer already exists [2024-07-24T03:33:17.862Z] ce7f800efff9: Layer already exists [2024-07-24T03:33:17.862Z] latest: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:18.192Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:18.524Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.45 [2024-07-24T03:33:18.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T03:33:18.525Z] cabb57cbb011: Preparing [2024-07-24T03:33:18.525Z] 6e39b80ace5d: Preparing [2024-07-24T03:33:18.525Z] 8a37bb3a6a8c: Preparing [2024-07-24T03:33:18.525Z] 6c0117c45485: Preparing [2024-07-24T03:33:18.525Z] 6f15a49e8ace: Preparing [2024-07-24T03:33:18.525Z] ce7f800efff9: Preparing [2024-07-24T03:33:18.525Z] ce7f800efff9: Waiting [2024-07-24T03:33:18.525Z] 6f15a49e8ace: Layer already exists [2024-07-24T03:33:18.525Z] 6c0117c45485: Layer already exists [2024-07-24T03:33:18.525Z] 8a37bb3a6a8c: Layer already exists [2024-07-24T03:33:18.525Z] 6e39b80ace5d: Layer already exists [2024-07-24T03:33:18.525Z] cabb57cbb011: Layer already exists [2024-07-24T03:33:18.525Z] ce7f800efff9: Layer already exists [2024-07-24T03:33:18.525Z] 3.1.0-dev.45: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:18.861Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:19.200Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [2024-07-24T03:33:19.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T03:33:19.200Z] cabb57cbb011: Preparing [2024-07-24T03:33:19.200Z] 6e39b80ace5d: Preparing [2024-07-24T03:33:19.200Z] 8a37bb3a6a8c: Preparing [2024-07-24T03:33:19.200Z] 6c0117c45485: Preparing [2024-07-24T03:33:19.200Z] 6f15a49e8ace: Preparing [2024-07-24T03:33:19.200Z] ce7f800efff9: Preparing [2024-07-24T03:33:19.200Z] 6c0117c45485: Layer already exists [2024-07-24T03:33:19.200Z] cabb57cbb011: Layer already exists [2024-07-24T03:33:19.200Z] 8a37bb3a6a8c: Layer already exists [2024-07-24T03:33:19.200Z] 6e39b80ace5d: Layer already exists [2024-07-24T03:33:19.200Z] 6f15a49e8ace: Layer already exists [2024-07-24T03:33:19.200Z] ce7f800efff9: Layer already exists [2024-07-24T03:33:19.200Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:19.533Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:19.864Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-07-24T03:33:19.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T03:33:19.864Z] cabb57cbb011: Preparing [2024-07-24T03:33:19.864Z] 6e39b80ace5d: Preparing [2024-07-24T03:33:19.864Z] 8a37bb3a6a8c: Preparing [2024-07-24T03:33:19.864Z] 6c0117c45485: Preparing [2024-07-24T03:33:19.864Z] 6f15a49e8ace: Preparing [2024-07-24T03:33:19.864Z] ce7f800efff9: Preparing [2024-07-24T03:33:19.864Z] 6c0117c45485: Layer already exists [2024-07-24T03:33:19.864Z] cabb57cbb011: Layer already exists [2024-07-24T03:33:19.864Z] 6f15a49e8ace: Layer already exists [2024-07-24T03:33:19.864Z] 8a37bb3a6a8c: Layer already exists [2024-07-24T03:33:19.864Z] 6e39b80ace5d: Layer already exists [2024-07-24T03:33:19.864Z] ce7f800efff9: Layer already exists [2024-07-24T03:33:19.864Z] main: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T03:33:19.953Z] ===================================================== [Pipeline] echo [2024-07-24T03:33:19.968Z] taggedImages: [2024-07-24T03:33:19.968Z] - nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:33:19.969Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-24T03:33:19.969Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.45 [2024-07-24T03:33:19.969Z] - nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [2024-07-24T03:33:19.969Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:20.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T03:33:20.390Z] [2024-07-24T03:33:20.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:33:20.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T03:33:20.700Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T03:33:20.700Z] 5eb5b503b376: Pulling fs layer [2024-07-24T03:33:20.700Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T03:33:20.700Z] ec43610c2a17: Pulling fs layer [2024-07-24T03:33:20.700Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T03:33:20.700Z] 33b1e0a273af: Pulling fs layer [2024-07-24T03:33:20.700Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T03:33:20.700Z] 2f39f015ded8: Pulling fs layer [2024-07-24T03:33:20.700Z] 3a2ae6a8a46f: Waiting [2024-07-24T03:33:20.700Z] 33b1e0a273af: Waiting [2024-07-24T03:33:20.700Z] 2f39f015ded8: Waiting [2024-07-24T03:33:20.700Z] 5d3b04190fa2: Waiting [2024-07-24T03:33:20.700Z] 5c69ac0246d0: Download complete [2024-07-24T03:33:20.700Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T03:33:20.700Z] 3a2ae6a8a46f: Download complete [2024-07-24T03:33:20.700Z] ec43610c2a17: Verifying Checksum [2024-07-24T03:33:20.700Z] ec43610c2a17: Download complete [2024-07-24T03:33:20.700Z] 33b1e0a273af: Verifying Checksum [2024-07-24T03:33:20.700Z] 33b1e0a273af: Download complete [2024-07-24T03:33:20.700Z] 5d3b04190fa2: Verifying Checksum [2024-07-24T03:33:20.700Z] 5d3b04190fa2: Download complete [2024-07-24T03:33:20.957Z] 5eb5b503b376: Download complete [2024-07-24T03:33:22.332Z] 5eb5b503b376: Pull complete [2024-07-24T03:33:22.332Z] 5c69ac0246d0: Pull complete [2024-07-24T03:33:22.591Z] ec43610c2a17: Pull complete [2024-07-24T03:33:22.591Z] 3a2ae6a8a46f: Pull complete [2024-07-24T03:33:22.850Z] 33b1e0a273af: Pull complete [2024-07-24T03:33:23.108Z] 5d3b04190fa2: Pull complete [2024-07-24T03:33:27.291Z] 2f39f015ded8: Pull complete [2024-07-24T03:33:27.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T03:33:27.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T03:33:27.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:33:27.393Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:33:27.420Z] $ 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 [2024-07-24T03:33:34.103Z] $ docker top 33519f76120dded3d2f2ec287577e679574d09c6eaa25646b41c8cf203b25a71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:33:34.505Z] ---> job-cost.sh [2024-07-24T03:33:34.505Z] lf-activate-venv: SKIPPING [2024-07-24T03:33:34.505Z] INFO: No Stack... [2024-07-24T03:33:34.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T03:33:35.023Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T03:33:35.314Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-07-24T03:33:35.314Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T03:33:35.330Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [2024-07-24T03:33:35.339Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] did not exist. Created. [2024-07-24T03:33:35.345Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T03:33:35.655Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T03:33:35.974Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T03:33:35.984Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T03:33:36.011Z] $ docker stop --time=1 33519f76120dded3d2f2ec287577e679574d09c6eaa25646b41c8cf203b25a71 [2024-07-24T03:33:37.241Z] $ docker rm -f --volumes 33519f76120dded3d2f2ec287577e679574d09c6eaa25646b41c8cf203b25a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T03:34:39.543Z] Removing intermediate container ead8d92ff6f5 [2024-07-24T03:34:39.543Z] ---> 307fdb83c8cc [2024-07-24T03:34:39.543Z] Step 14/15 : COPY . . [2024-07-24T03:34:39.543Z] ---> 1332a25d813c [2024-07-24T03:34:39.543Z] Step 15/15 : RUN ${MAKE} [2024-07-24T03:34:39.543Z] ---> Running in f40d98551e6c [2024-07-24T03:34:39.543Z] noop [2024-07-24T03:34:39.543Z] Removing intermediate container f40d98551e6c [2024-07-24T03:34:39.543Z] ---> 7b44ff3359c0 [2024-07-24T03:34:39.543Z] Successfully built 7b44ff3359c0 [2024-07-24T03:34:39.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:34:39.906Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T03:34:39.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:34:40.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-6273 does not seem to be running inside a container [2024-07-24T03:34:40.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/175 -v /w/workspace/edgex-ui-go/175:/w/workspace/edgex-ui-go/175:rw,z -v /w/workspace/edgex-ui-go/175@tmp:/w/workspace/edgex-ui-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T03:34:41.277Z] $ docker top 06bf616881b6c10d15214c28ea35e9d57d12eed202453a42b16d1c8ec540100b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T03:34:42.100Z] + go version [2024-07-24T03:34:42.100Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T03:34:42.111Z] $ docker stop --time=1 06bf616881b6c10d15214c28ea35e9d57d12eed202453a42b16d1c8ec540100b [2024-07-24T03:34:43.703Z] $ docker rm -f --volumes 06bf616881b6c10d15214c28ea35e9d57d12eed202453a42b16d1c8ec540100b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:34:44.277Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T03:34:44.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:34:44.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-6273 does not seem to be running inside a container [2024-07-24T03:34:44.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/175 -v /w/workspace/edgex-ui-go/175:/w/workspace/edgex-ui-go/175:rw,z -v /w/workspace/edgex-ui-go/175@tmp:/w/workspace/edgex-ui-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T03:34:45.666Z] $ docker top 800ffb8d7a95fa5b44903fb4cab71d37530b931f322b5e779e324f7c661e7743 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T03:34:46.483Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/175 [Pipeline] fileExists [Pipeline] sh [2024-07-24T03:34:46.816Z] + make test [2024-07-24T03:34:47.087Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-24T03:34:53.726Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-24T03:38:00.433Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-24T03:38:00.433Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-24T03:38:32.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T03:38:32.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T03:38:32.682Z] ./bin/test-attribution-txt.sh [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T03:38:32.682Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-24T03:38:32.683Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T03:38:32.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T03:38:32.761Z] $ docker stop --time=1 800ffb8d7a95fa5b44903fb4cab71d37530b931f322b5e779e324f7c661e7743 [2024-07-24T03:38:34.799Z] $ docker rm -f --volumes 800ffb8d7a95fa5b44903fb4cab71d37530b931f322b5e779e324f7c661e7743 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T03:38:36.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T03:38:36.316Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T03:38:36.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T03:38:37.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T03:38:37.731Z] + ls -al . [2024-07-24T03:38:37.731Z] total 260 [2024-07-24T03:38:37.731Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 03:34 . [2024-07-24T03:38:37.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:31 .. [2024-07-24T03:38:37.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:31 .blubracket [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 03:31 .dockerignore [2024-07-24T03:38:37.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:31 .git [2024-07-24T03:38:37.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:31 .github [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 03:31 .gitignore [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 03:31 Attribution.txt [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 03:31 CHANGELOG.md [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 03:31 CONTRIBUTING.md [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 03:31 Dockerfile [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 03:31 Jenkinsfile [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 03:31 LICENSE [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 03:31 Makefile [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 03:31 README.md [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 03:27 VERSION [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 03:31 angularmigrationlogs.md [2024-07-24T03:38:37.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:31 assets [2024-07-24T03:38:37.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:31 bin [2024-07-24T03:38:37.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:31 cmd [2024-07-24T03:38:37.731Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 24 03:34 coverage.out [2024-07-24T03:38:37.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:31 docs [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 6691 Jul 24 03:31 go.mod [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 100586 Jul 24 03:31 go.sum [2024-07-24T03:38:37.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:31 internal [2024-07-24T03:38:37.731Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 03:31 redeploy.sh [2024-07-24T03:38:37.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:31 testing [2024-07-24T03:38:37.731Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 03:31 version.go [2024-07-24T03:38:37.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:38:38.078Z] + 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=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 --label arch=arm64 --label version=3.1.0-dev.45 . [2024-07-24T03:38:39.500Z] Sending build context to Docker daemon 35.38MB [2024-07-24T03:38:39.500Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T03:38:39.500Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-24T03:38:39.500Z] ---> 7b44ff3359c0 [2024-07-24T03:38:39.500Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T03:38:39.500Z] ---> Running in 26192afbba2a [2024-07-24T03:38:39.765Z] Removing intermediate container 26192afbba2a [2024-07-24T03:38:39.766Z] ---> 91b540dc9a0c [2024-07-24T03:38:39.766Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T03:38:40.032Z] ---> Running in 6e5357b57ac4 [2024-07-24T03:38:40.303Z] Removing intermediate container 6e5357b57ac4 [2024-07-24T03:38:40.303Z] ---> 9fa59fb33ab9 [2024-07-24T03:38:40.303Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T03:38:40.303Z] ---> Running in b218a38b44af [2024-07-24T03:38:40.579Z] Removing intermediate container b218a38b44af [2024-07-24T03:38:40.579Z] ---> 37d6c1161fea [2024-07-24T03:38:40.579Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-24T03:38:40.848Z] ---> Running in 5c97e1a324f1 [2024-07-24T03:38:41.113Z] Removing intermediate container 5c97e1a324f1 [2024-07-24T03:38:41.113Z] ---> f8354e524619 [2024-07-24T03:38:41.113Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T03:38:41.113Z] ---> Running in 69437f3274df [2024-07-24T03:38:41.379Z] Removing intermediate container 69437f3274df [2024-07-24T03:38:41.379Z] ---> 70d4977aecc0 [2024-07-24T03:38:41.379Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T03:38:43.326Z] ---> cd7f92a58bbc [2024-07-24T03:38:43.326Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T03:38:43.326Z] ---> Running in 2a5cddbea3e6 [2024-07-24T03:38:44.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T03:38:44.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T03:38:45.824Z] OK: 266 MiB in 52 packages [2024-07-24T03:38:46.783Z] Removing intermediate container 2a5cddbea3e6 [2024-07-24T03:38:46.783Z] ---> f6d742d0fd8b [2024-07-24T03:38:46.783Z] Step 10/27 : ENV GO111MODULE=on [2024-07-24T03:38:46.783Z] ---> Running in 715fa85cd298 [2024-07-24T03:38:47.050Z] Removing intermediate container 715fa85cd298 [2024-07-24T03:38:47.050Z] ---> ded14ff76e0f [2024-07-24T03:38:47.050Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T03:38:47.050Z] ---> Running in 8b3224b2f005 [2024-07-24T03:38:47.317Z] Removing intermediate container 8b3224b2f005 [2024-07-24T03:38:47.317Z] ---> 56263bca5b74 [2024-07-24T03:38:47.317Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-24T03:38:47.898Z] ---> b3057cdb3270 [2024-07-24T03:38:47.898Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T03:38:48.166Z] ---> Running in 4d00282eacf8 [2024-07-24T03:38:50.743Z] Removing intermediate container 4d00282eacf8 [2024-07-24T03:38:50.743Z] ---> 6f958a8b8821 [2024-07-24T03:38:50.743Z] Step 14/27 : COPY . . [2024-07-24T03:38:54.092Z] ---> 4f80420ba4bd [2024-07-24T03:38:54.092Z] Step 15/27 : RUN ${MAKE} [2024-07-24T03:38:54.092Z] ---> Running in e38c0cac7ffd [2024-07-24T03:38:55.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.45" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-24T03:42:17.285Z] Removing intermediate container e38c0cac7ffd [2024-07-24T03:42:17.285Z] ---> f2e24d1bc5cf [2024-07-24T03:42:17.285Z] Step 16/27 : FROM alpine:3.18 [2024-07-24T03:42:17.285Z] 3.18: Pulling from library/alpine [2024-07-24T03:42:17.285Z] 4983c3fe2029: Pulling fs layer [2024-07-24T03:42:17.285Z] 4983c3fe2029: Verifying Checksum [2024-07-24T03:42:17.285Z] 4983c3fe2029: Download complete [2024-07-24T03:42:17.285Z] 4983c3fe2029: Pull complete [2024-07-24T03:42:17.285Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T03:42:17.285Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T03:42:17.285Z] ---> a0237000ae83 [2024-07-24T03:42:17.285Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-24T03:42:17.285Z] ---> Running in 7c239f487ba5 [2024-07-24T03:42:17.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T03:42:17.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T03:42:17.285Z] OK: 8 MiB in 15 packages [2024-07-24T03:42:17.285Z] Removing intermediate container 7c239f487ba5 [2024-07-24T03:42:17.285Z] ---> a82e3e05cdd7 [2024-07-24T03:42:17.285Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-24T03:42:17.285Z] ---> Running in d0042b9fa1cd [2024-07-24T03:42:17.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T03:42:17.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T03:42:18.510Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T03:42:18.510Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T03:42:18.510Z] OK: 8 MiB in 16 packages [2024-07-24T03:42:19.477Z] Removing intermediate container d0042b9fa1cd [2024-07-24T03:42:19.477Z] ---> 2d5f62b9d39f [2024-07-24T03:42:19.477Z] Step 19/27 : EXPOSE 4000 [2024-07-24T03:42:19.477Z] ---> Running in 70b13ad882f2 [2024-07-24T03:42:20.064Z] Removing intermediate container 70b13ad882f2 [2024-07-24T03:42:20.064Z] ---> 9ea2ec9c73e5 [2024-07-24T03:42:20.064Z] Step 20/27 : 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 [2024-07-24T03:42:22.647Z] ---> 4c641532b70b [2024-07-24T03:42:22.647Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-24T03:42:23.233Z] ---> 9fd58e412591 [2024-07-24T03:42:23.233Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-24T03:42:23.503Z] ---> 1f02be078907 [2024-07-24T03:42:23.503Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-24T03:42:23.773Z] ---> Running in 22f18a999bb2 [2024-07-24T03:42:24.045Z] Removing intermediate container 22f18a999bb2 [2024-07-24T03:42:24.045Z] ---> a06fea6c5eec [2024-07-24T03:42:24.045Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-24T03:42:24.045Z] ---> Running in 0b0327efdb6e [2024-07-24T03:42:24.312Z] Removing intermediate container 0b0327efdb6e [2024-07-24T03:42:24.312Z] ---> 0720a4c922f4 [2024-07-24T03:42:24.312Z] Step 25/27 : LABEL arch=arm64 [2024-07-24T03:42:24.580Z] ---> Running in 6e82ee7e0c13 [2024-07-24T03:42:24.848Z] Removing intermediate container 6e82ee7e0c13 [2024-07-24T03:42:24.848Z] ---> 97899dd8c35e [2024-07-24T03:42:24.848Z] Step 26/27 : LABEL git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:42:24.848Z] ---> Running in a98a55034285 [2024-07-24T03:42:25.116Z] Removing intermediate container a98a55034285 [2024-07-24T03:42:25.116Z] ---> aa798704f8e6 [2024-07-24T03:42:25.116Z] Step 27/27 : LABEL version=3.1.0-dev.45 [2024-07-24T03:42:25.116Z] ---> Running in 20dec36e5831 [2024-07-24T03:42:25.383Z] Removing intermediate container 20dec36e5831 [2024-07-24T03:42:25.383Z] ---> 1ab0619124bf [2024-07-24T03:42:25.383Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T03:42:25.650Z] Successfully built 1ab0619124bf [2024-07-24T03:42:25.650Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:42:25.820Z] provisioning config files... [2024-07-24T03:42:25.835Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/175@tmp/config4634252949479624064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:42:26.183Z] ---> ****-login.sh [2024-07-24T03:42:26.183Z] nexus3.edgexfoundry.org:10001 [2024-07-24T03:42:26.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:42:26.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:42:26.452Z] Configure a credential helper to remove this warning. See [2024-07-24T03:42:26.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:42:26.452Z] [2024-07-24T03:42:26.452Z] Login Succeeded [2024-07-24T03:42:26.452Z] nexus3.edgexfoundry.org:10002 [2024-07-24T03:42:26.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:42:26.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:42:26.720Z] Configure a credential helper to remove this warning. See [2024-07-24T03:42:26.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:42:26.720Z] [2024-07-24T03:42:26.720Z] Login Succeeded [2024-07-24T03:42:26.720Z] nexus3.edgexfoundry.org:10003 [2024-07-24T03:42:26.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:42:27.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:42:27.258Z] Configure a credential helper to remove this warning. See [2024-07-24T03:42:27.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:42:27.258Z] [2024-07-24T03:42:27.258Z] Login Succeeded [2024-07-24T03:42:27.258Z] nexus3.edgexfoundry.org:10004 [2024-07-24T03:42:27.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:42:27.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:42:27.525Z] Configure a credential helper to remove this warning. See [2024-07-24T03:42:27.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:42:27.525Z] [2024-07-24T03:42:27.525Z] Login Succeeded [2024-07-24T03:42:27.525Z] ****.io [2024-07-24T03:42:27.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T03:42:28.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T03:42:28.057Z] Configure a credential helper to remove this warning. See [2024-07-24T03:42:28.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T03:42:28.058Z] [2024-07-24T03:42:28.058Z] Login Succeeded [2024-07-24T03:42:28.058Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T03:42:28.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T03:42:28.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T03:42:28.153Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-07-24T03:42:28.154Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:42:28.154Z] latest [2024-07-24T03:42:28.154Z] 3.1.0-dev.45 [2024-07-24T03:42:28.154Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [2024-07-24T03:42:28.154Z] main [2024-07-24T03:42:28.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:28.531Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:28.888Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:42:28.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T03:42:28.888Z] 23189f2be2e4: Preparing [2024-07-24T03:42:28.888Z] 399a5681b21f: Preparing [2024-07-24T03:42:28.888Z] caf44ed64eb4: Preparing [2024-07-24T03:42:28.888Z] c237c355645f: Preparing [2024-07-24T03:42:28.888Z] ff384c5c104a: Preparing [2024-07-24T03:42:28.888Z] 3c20671a5817: Preparing [2024-07-24T03:42:28.888Z] 3c20671a5817: Waiting [2024-07-24T03:42:29.155Z] 23189f2be2e4: Pushed [2024-07-24T03:42:29.155Z] 399a5681b21f: Pushed [2024-07-24T03:42:29.155Z] c237c355645f: Pushed [2024-07-24T03:42:29.155Z] ff384c5c104a: Pushed [2024-07-24T03:42:31.094Z] 3c20671a5817: Pushed [2024-07-24T03:42:39.289Z] caf44ed64eb4: Pushed [2024-07-24T03:42:39.289Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:39.731Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:40.081Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-24T03:42:40.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T03:42:40.082Z] 23189f2be2e4: Preparing [2024-07-24T03:42:40.082Z] 399a5681b21f: Preparing [2024-07-24T03:42:40.082Z] caf44ed64eb4: Preparing [2024-07-24T03:42:40.082Z] c237c355645f: Preparing [2024-07-24T03:42:40.082Z] ff384c5c104a: Preparing [2024-07-24T03:42:40.082Z] 3c20671a5817: Preparing [2024-07-24T03:42:40.082Z] 3c20671a5817: Waiting [2024-07-24T03:42:40.082Z] c237c355645f: Layer already exists [2024-07-24T03:42:40.082Z] ff384c5c104a: Layer already exists [2024-07-24T03:42:40.082Z] 399a5681b21f: Layer already exists [2024-07-24T03:42:40.082Z] caf44ed64eb4: Layer already exists [2024-07-24T03:42:40.082Z] 23189f2be2e4: Layer already exists [2024-07-24T03:42:40.082Z] 3c20671a5817: Layer already exists [2024-07-24T03:42:40.349Z] latest: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:40.715Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:41.229Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.45 [2024-07-24T03:42:41.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T03:42:41.229Z] 23189f2be2e4: Preparing [2024-07-24T03:42:41.229Z] 399a5681b21f: Preparing [2024-07-24T03:42:41.229Z] caf44ed64eb4: Preparing [2024-07-24T03:42:41.229Z] c237c355645f: Preparing [2024-07-24T03:42:41.229Z] ff384c5c104a: Preparing [2024-07-24T03:42:41.229Z] 3c20671a5817: Preparing [2024-07-24T03:42:41.229Z] 3c20671a5817: Waiting [2024-07-24T03:42:41.229Z] 399a5681b21f: Layer already exists [2024-07-24T03:42:41.229Z] ff384c5c104a: Layer already exists [2024-07-24T03:42:41.229Z] c237c355645f: Layer already exists [2024-07-24T03:42:41.229Z] 23189f2be2e4: Layer already exists [2024-07-24T03:42:41.229Z] caf44ed64eb4: Layer already exists [2024-07-24T03:42:41.229Z] 3c20671a5817: Layer already exists [2024-07-24T03:42:41.229Z] 3.1.0-dev.45: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:41.576Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:41.918Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [2024-07-24T03:42:41.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T03:42:41.918Z] 23189f2be2e4: Preparing [2024-07-24T03:42:41.918Z] 399a5681b21f: Preparing [2024-07-24T03:42:41.918Z] caf44ed64eb4: Preparing [2024-07-24T03:42:41.918Z] c237c355645f: Preparing [2024-07-24T03:42:41.918Z] ff384c5c104a: Preparing [2024-07-24T03:42:41.918Z] 3c20671a5817: Preparing [2024-07-24T03:42:41.918Z] 3c20671a5817: Waiting [2024-07-24T03:42:41.918Z] 23189f2be2e4: Layer already exists [2024-07-24T03:42:41.918Z] c237c355645f: Layer already exists [2024-07-24T03:42:41.918Z] caf44ed64eb4: Layer already exists [2024-07-24T03:42:41.918Z] ff384c5c104a: Layer already exists [2024-07-24T03:42:41.918Z] 399a5681b21f: Layer already exists [2024-07-24T03:42:41.918Z] 3c20671a5817: Layer already exists [2024-07-24T03:42:42.183Z] 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:42.527Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:42.879Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-07-24T03:42:42.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T03:42:42.879Z] 23189f2be2e4: Preparing [2024-07-24T03:42:42.879Z] 399a5681b21f: Preparing [2024-07-24T03:42:42.879Z] caf44ed64eb4: Preparing [2024-07-24T03:42:42.879Z] c237c355645f: Preparing [2024-07-24T03:42:42.879Z] ff384c5c104a: Preparing [2024-07-24T03:42:42.879Z] 3c20671a5817: Preparing [2024-07-24T03:42:42.879Z] 3c20671a5817: Waiting [2024-07-24T03:42:42.879Z] caf44ed64eb4: Layer already exists [2024-07-24T03:42:42.879Z] 399a5681b21f: Layer already exists [2024-07-24T03:42:42.879Z] c237c355645f: Layer already exists [2024-07-24T03:42:42.879Z] 23189f2be2e4: Layer already exists [2024-07-24T03:42:42.879Z] ff384c5c104a: Layer already exists [2024-07-24T03:42:42.879Z] 3c20671a5817: Layer already exists [2024-07-24T03:42:43.147Z] main: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T03:42:43.231Z] ===================================================== [Pipeline] echo [2024-07-24T03:42:43.248Z] taggedImages: [2024-07-24T03:42:43.248Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [2024-07-24T03:42:43.248Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-24T03:42:43.248Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.45 [2024-07-24T03:42:43.248Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [2024-07-24T03:42:43.248Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:43.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T03:42:43.634Z] [2024-07-24T03:42:43.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:42:43.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T03:42:43.969Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T03:42:43.969Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T03:42:43.969Z] 04944245beec: Pulling fs layer [2024-07-24T03:42:43.969Z] 699f458cf7ca: Pulling fs layer [2024-07-24T03:42:43.969Z] 765212b225bb: Pulling fs layer [2024-07-24T03:42:43.969Z] f23df028b6ca: Pulling fs layer [2024-07-24T03:42:43.969Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T03:42:43.969Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T03:42:43.969Z] f23df028b6ca: Waiting [2024-07-24T03:42:43.969Z] d65c8cfc05b1: Waiting [2024-07-24T03:42:43.969Z] 765212b225bb: Waiting [2024-07-24T03:42:43.969Z] 2437ff75d9bd: Waiting [2024-07-24T03:42:44.238Z] 04944245beec: Verifying Checksum [2024-07-24T03:42:44.238Z] 04944245beec: Download complete [2024-07-24T03:42:44.238Z] 765212b225bb: Verifying Checksum [2024-07-24T03:42:44.238Z] 765212b225bb: Download complete [2024-07-24T03:42:44.238Z] f23df028b6ca: Download complete [2024-07-24T03:42:44.238Z] d65c8cfc05b1: Verifying Checksum [2024-07-24T03:42:44.238Z] d65c8cfc05b1: Download complete [2024-07-24T03:42:44.506Z] 699f458cf7ca: Verifying Checksum [2024-07-24T03:42:44.506Z] 699f458cf7ca: Download complete [2024-07-24T03:42:45.088Z] 8998bd30e6a1: Verifying Checksum [2024-07-24T03:42:45.088Z] 8998bd30e6a1: Download complete [2024-07-24T03:42:47.668Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T03:42:47.668Z] 2437ff75d9bd: Download complete [2024-07-24T03:42:49.608Z] 8998bd30e6a1: Pull complete [2024-07-24T03:42:49.875Z] 04944245beec: Pull complete [2024-07-24T03:42:51.819Z] 699f458cf7ca: Pull complete [2024-07-24T03:42:51.819Z] 765212b225bb: Pull complete [2024-07-24T03:42:52.405Z] f23df028b6ca: Pull complete [2024-07-24T03:42:52.673Z] d65c8cfc05b1: Pull complete [2024-07-24T03:43:10.885Z] 2437ff75d9bd: Pull complete [2024-07-24T03:43:10.885Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T03:43:10.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T03:43:10.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:43:11.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-6273 does not seem to be running inside a container [2024-07-24T03:43:11.155Z] $ 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/175 -v /w/workspace/edgex-ui-go/175:/w/workspace/edgex-ui-go/175:rw,z -v /w/workspace/edgex-ui-go/175@tmp:/w/workspace/edgex-ui-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-24T03:43:14.070Z] $ docker top 8c6d1eb459aca139cf39ac884099815a59f6f045a2233b17341a5547308f99db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:43:14.926Z] ---> job-cost.sh [2024-07-24T03:43:14.926Z] lf-activate-venv: SKIPPING [2024-07-24T03:43:14.926Z] INFO: No Stack... [2024-07-24T03:43:15.196Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T03:43:16.145Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T03:43:16.778Z] + cat /w/workspace/edgex-ui-go/175/archives/cost.csv [2024-07-24T03:43:16.779Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T03:43:16.832Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [2024-07-24T03:43:16.840Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] did not exist. Created. [2024-07-24T03:43:16.847Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T03:43:17.510Z] /w/workspace/edgex-ui-go/175@tmp/durable-e7ac72c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-24T03:43:18.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T03:43:18.178Z] Warning: overwriting stash ‘stack-cost’ [2024-07-24T03:43:18.377Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T03:43:18.387Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T03:43:18.413Z] $ docker stop --time=1 8c6d1eb459aca139cf39ac884099815a59f6f045a2233b17341a5547308f99db [2024-07-24T03:43:19.879Z] $ docker rm -f --volumes 8c6d1eb459aca139cf39ac884099815a59f6f045a2233b17341a5547308f99db [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 [2024-07-24T03:43:20.417Z] provisioning config files... [2024-07-24T03:43:20.423Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5513186151152374853tmp [Pipeline] { [Pipeline] sh [2024-07-24T03:43:20.723Z] + set +x [2024-07-24T03:43:20.723Z] + + curl -s https://codecov.io/bash [2024-07-24T03:43:20.723Z] bash -s -- [2024-07-24T03:43:20.723Z] [2024-07-24T03:43:20.723Z] _____ _ [2024-07-24T03:43:20.723Z] / ____| | | [2024-07-24T03:43:20.723Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T03:43:20.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T03:43:20.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T03:43:20.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T03:43:20.723Z] Bash-1.0.6 [2024-07-24T03:43:20.723Z] [2024-07-24T03:43:20.723Z] [2024-07-24T03:43:20.723Z] ==> git version 2.25.1 found [2024-07-24T03:43:20.723Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-24T03:43:20.723Z] Release-Date: 2020-01-08 [2024-07-24T03:43:20.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-24T03:43:20.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T03:43:20.723Z] ==> Jenkins CI detected. [2024-07-24T03:43:20.723Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-24T03:43:20.723Z] project root: . [2024-07-24T03:43:20.723Z] --> token set from env [2024-07-24T03:43:20.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T03:43:20.723Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T03:43:20.982Z] ==> Python coveragepy not found [2024-07-24T03:43:20.982Z] ==> Searching for coverage reports in: [2024-07-24T03:43:20.982Z] + . [2024-07-24T03:43:20.982Z] -> Found 1 reports [2024-07-24T03:43:20.982Z] ==> Detecting git/mercurial file structure [2024-07-24T03:43:20.982Z] ==> Reading reports [2024-07-24T03:43:20.982Z] + ./coverage.out bytes=10 [2024-07-24T03:43:20.982Z] ==> Appending adjustments [2024-07-24T03:43:20.982Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T03:43:21.551Z] + Found adjustments [2024-07-24T03:43:21.551Z] ==> Gzipping contents [2024-07-24T03:43:21.551Z] 12K /tmp/codecov.g6ieGM.gz [2024-07-24T03:43:21.551Z] ==> Uploading reports [2024-07-24T03:43:21.551Z] url: https://codecov.io [2024-07-24T03:43:21.551Z] query: branch=main&commit=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-24T03:43:21.551Z] -> Pinging Codecov [2024-07-24T03:43:21.551Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-24T03:43:21.551Z] -> Uploading to [2024-07-24T03:43:21.551Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/FB506323287CE973F263BFD2A0EB1F37/06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120/63728eea-fc80-4b32-8eb2-3b7eca982d4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T034321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6498305c63bb7da4870febda2591c799ced1e7f5b725880a66c50477ec4fc04 [2024-07-24T03:43:21.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T03:43:21.551Z] Dload Upload Total Spent Left Speed [2024-07-24T03:43:21.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 32509 --:--:-- --:--:-- --:--:-- 32509 [2024-07-24T03:43:22.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] } [2024-07-24T03:43:22.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-24T03:43:22.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-24T03:43:22.324Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:43:22.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-24T03:43:22.629Z] [2024-07-24T03:43:22.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:43:22.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-24T03:43:22.929Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-24T03:43:22.929Z] 619be1103602: Already exists [2024-07-24T03:43:22.929Z] f8ea3408117e: Pulling fs layer [2024-07-24T03:43:22.929Z] 91320369b822: Pulling fs layer [2024-07-24T03:43:22.929Z] 0406650e8295: Pulling fs layer [2024-07-24T03:43:22.929Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T03:43:22.929Z] 96d80e3f36e1: Pulling fs layer [2024-07-24T03:43:22.929Z] 4f4fb700ef54: Waiting [2024-07-24T03:43:22.929Z] bcf3aedb951c: Pulling fs layer [2024-07-24T03:43:22.929Z] 96d80e3f36e1: Waiting [2024-07-24T03:43:22.929Z] bcf3aedb951c: Waiting [2024-07-24T03:43:22.929Z] 0406650e8295: Verifying Checksum [2024-07-24T03:43:22.929Z] 0406650e8295: Download complete [2024-07-24T03:43:22.929Z] f8ea3408117e: Verifying Checksum [2024-07-24T03:43:22.929Z] 4f4fb700ef54: Download complete [2024-07-24T03:43:22.929Z] f8ea3408117e: Pull complete [2024-07-24T03:43:23.189Z] 96d80e3f36e1: Verifying Checksum [2024-07-24T03:43:23.189Z] 96d80e3f36e1: Download complete [2024-07-24T03:43:23.448Z] 91320369b822: Download complete [2024-07-24T03:43:24.013Z] bcf3aedb951c: Verifying Checksum [2024-07-24T03:43:24.013Z] bcf3aedb951c: Download complete [2024-07-24T03:43:26.541Z] 91320369b822: Pull complete [2024-07-24T03:43:26.799Z] 0406650e8295: Pull complete [2024-07-24T03:43:26.799Z] 4f4fb700ef54: Pull complete [2024-07-24T03:43:27.057Z] 96d80e3f36e1: Pull complete [2024-07-24T03:43:30.338Z] bcf3aedb951c: Pull complete [2024-07-24T03:43:30.338Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-24T03:43:30.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-24T03:43:30.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:43:30.444Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:43:30.465Z] $ 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:latest cat [2024-07-24T03:43:35.702Z] $ docker top 5e25525ce7a60a587d49ca9c0da1e7651eca809676f82172656aeb8ad7f3bc8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T03:43:36.066Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2024-07-24T03:43:36.080Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-07-24T03:43:36.357Z] + set -o pipefail [2024-07-24T03:43:36.357Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-07-24T03:43:46.351Z] [2024-07-24T03:43:46.351Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-07-24T03:43:46.351Z] [2024-07-24T03:43:46.352Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/900992ec-9bc7-471f-b7a2-6994393e9063 [2024-07-24T03:43:46.352Z] [2024-07-24T03:43:46.352Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-24T03:43:46.352Z] [2024-07-24T03:43:46.352Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-24T03:43:46.352Z] [2024-07-24T03:43:46.352Z] [2024-07-24T03:43:46.352Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-24T03:43:46.352Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-24T03:43:46.356Z] $ docker stop --time=1 5e25525ce7a60a587d49ca9c0da1e7651eca809676f82172656aeb8ad7f3bc8c [2024-07-24T03:43:50.916Z] $ docker rm -f --volumes 5e25525ce7a60a587d49ca9c0da1e7651eca809676f82172656aeb8ad7f3bc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T03:43:51.847Z] + git log --format=format:%s -1 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] sh [2024-07-24T03:43:52.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T03:43:52.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:43:52.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T03:43:52.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:43:52.523Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:43:52.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T03:43:52.985Z] $ docker top 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 -eo pid,comm [2024-07-24T03:43:53.036Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T03:43:53.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T03:43:53.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T03:43:53.091Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T03:43:53.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T03:43:53.220Z] $ docker exec 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 ssh-agent [2024-07-24T03:43:53.353Z] SSH_AUTH_SOCK=/tmp/ssh-ERpU8PiF5JPC/agent.33 [2024-07-24T03:43:53.353Z] SSH_AGENT_PID=39 [2024-07-24T03:43:53.382Z] Running ssh-add (command line suppressed) [2024-07-24T03:43:53.477Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18140637529356324596.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18140637529356324596.key) [2024-07-24T03:43:53.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T03:43:53.800Z] + git semver tag [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,936 [run_tag] DEBUG tag force:False [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,936 [check_head_tag] DEBUG check head tag [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,937 [execute] INFO git cat-file --batch-check [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,940 [execute] INFO git cat-file --batch [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,957 [execute] INFO git tag -a v3.1.0-dev.45 -m v3.1.0-dev.45 [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.45', '-m', 'v3.1.0-dev.45'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-24T03:43:54.060Z] 2024-07-24 03:43:53,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:43:54.060Z] 3.1.0-dev.45 [Pipeline] } [2024-07-24T03:43:54.062Z] $ docker exec --env ******** --env ******** 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 ssh-agent -k [2024-07-24T03:43:54.144Z] unset SSH_AUTH_SOCK; [2024-07-24T03:43:54.145Z] unset SSH_AGENT_PID; [2024-07-24T03:43:54.145Z] echo Agent pid 39 killed; [2024-07-24T03:43:54.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T03:43:54.492Z] + git semver [Pipeline] } [2024-07-24T03:43:55.064Z] $ docker stop --time=1 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 [2024-07-24T03:43:56.677Z] $ docker rm -f --volumes 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:43:57.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-24T03:43:57.125Z] [2024-07-24T03:43:57.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:43:57.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-24T03:43:57.444Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-24T03:43:57.444Z] ab5ef0e58194: Pulling fs layer [2024-07-24T03:43:57.444Z] 9712f1f96733: Pulling fs layer [2024-07-24T03:43:57.444Z] 63f879dbbcfc: Pulling fs layer [2024-07-24T03:43:57.444Z] 0d9ebad4ef96: Pulling fs layer [2024-07-24T03:43:57.444Z] e9a5061849ea: Pulling fs layer [2024-07-24T03:43:57.444Z] d747dcd14b5f: Pulling fs layer [2024-07-24T03:43:57.444Z] 2de7ff778b66: Pulling fs layer [2024-07-24T03:43:57.444Z] 0d9ebad4ef96: Waiting [2024-07-24T03:43:57.444Z] e9a5061849ea: Waiting [2024-07-24T03:43:57.444Z] 2de7ff778b66: Waiting [2024-07-24T03:43:57.444Z] d747dcd14b5f: Waiting [2024-07-24T03:43:57.444Z] 9712f1f96733: Verifying Checksum [2024-07-24T03:43:57.444Z] 9712f1f96733: Download complete [2024-07-24T03:43:57.703Z] 63f879dbbcfc: Download complete [2024-07-24T03:43:57.963Z] 0d9ebad4ef96: Verifying Checksum [2024-07-24T03:43:57.963Z] 0d9ebad4ef96: Download complete [2024-07-24T03:43:57.963Z] d747dcd14b5f: Verifying Checksum [2024-07-24T03:43:57.963Z] d747dcd14b5f: Download complete [2024-07-24T03:43:57.963Z] e9a5061849ea: Verifying Checksum [2024-07-24T03:43:57.963Z] e9a5061849ea: Download complete [2024-07-24T03:43:58.221Z] ab5ef0e58194: Verifying Checksum [2024-07-24T03:43:58.221Z] ab5ef0e58194: Download complete [2024-07-24T03:43:58.221Z] 2de7ff778b66: Verifying Checksum [2024-07-24T03:43:58.221Z] 2de7ff778b66: Download complete [2024-07-24T03:44:00.760Z] ab5ef0e58194: Pull complete [2024-07-24T03:44:00.761Z] 9712f1f96733: Pull complete [2024-07-24T03:44:01.695Z] 63f879dbbcfc: Pull complete [2024-07-24T03:44:05.880Z] 0d9ebad4ef96: Pull complete [2024-07-24T03:44:06.139Z] e9a5061849ea: Pull complete [2024-07-24T03:44:06.139Z] d747dcd14b5f: Pull complete [2024-07-24T03:44:07.516Z] 2de7ff778b66: Pull complete [2024-07-24T03:44:07.516Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-24T03:44:07.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-24T03:44:07.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:44:07.621Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:44:07.638Z] $ 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 [2024-07-24T03:44:13.917Z] $ docker top 2b223d9fbf7114c0c2adfc5ef37b0b6bd917d393030b3933cb2a519c6f1a6656 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:44:13.997Z] provisioning config files... [2024-07-24T03:44:14.004Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15117437368025299731tmp [2024-07-24T03:44:14.014Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5971340347598261029tmp [2024-07-24T03:44:14.023Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1444624759448932312tmp [Pipeline] { [Pipeline] echo [2024-07-24T03:44:14.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:14.355Z] ---> sigul-configuration.sh [2024-07-24T03:44:14.356Z] gpg: directory `/root/.gnupg' created [2024-07-24T03:44:14.356Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-24T03:44:14.356Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-24T03:44:14.356Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-24T03:44:14.356Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-24T03:44:14.356Z] gpg: CAST5 encrypted data [2024-07-24T03:44:14.356Z] gpg: encrypted with 1 passphrase [2024-07-24T03:44:14.356Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-24T03:44:14.650Z] + mkdir /home/jenkins [2024-07-24T03:44:14.650Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-24T03:44:14.945Z] + 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 [2024-07-24T03:44:14.961Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:15.261Z] ---> sigul-install.sh [2024-07-24T03:44:15.262Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-24T03:44:15.561Z] + git tag --list [2024-07-24T03:44:15.561Z] 0.1.1 [2024-07-24T03:44:15.561Z] v1.1.0 [2024-07-24T03:44:15.561Z] v1.2.0 [2024-07-24T03:44:15.561Z] v1.2.1 [2024-07-24T03:44:15.561Z] v1.3.0 [2024-07-24T03:44:15.561Z] v2.0.0 [2024-07-24T03:44:15.561Z] v2.1.0 [2024-07-24T03:44:15.561Z] v2.2.0 [2024-07-24T03:44:15.561Z] v2.3.0 [2024-07-24T03:44:15.561Z] v3.0 [2024-07-24T03:44:15.561Z] v3.0.0 [2024-07-24T03:44:15.561Z] v3.1 [2024-07-24T03:44:15.561Z] v3.1.0 [2024-07-24T03:44:15.561Z] v3.1.0-dev.1 [2024-07-24T03:44:15.561Z] v3.1.0-dev.10 [2024-07-24T03:44:15.561Z] v3.1.0-dev.11 [2024-07-24T03:44:15.561Z] v3.1.0-dev.12 [2024-07-24T03:44:15.561Z] v3.1.0-dev.13 [2024-07-24T03:44:15.561Z] v3.1.0-dev.14 [2024-07-24T03:44:15.561Z] v3.1.0-dev.15 [2024-07-24T03:44:15.561Z] v3.1.0-dev.16 [2024-07-24T03:44:15.561Z] v3.1.0-dev.17 [2024-07-24T03:44:15.561Z] v3.1.0-dev.18 [2024-07-24T03:44:15.561Z] v3.1.0-dev.19 [2024-07-24T03:44:15.561Z] v3.1.0-dev.2 [2024-07-24T03:44:15.561Z] v3.1.0-dev.20 [2024-07-24T03:44:15.561Z] v3.1.0-dev.21 [2024-07-24T03:44:15.561Z] v3.1.0-dev.22 [2024-07-24T03:44:15.561Z] v3.1.0-dev.23 [2024-07-24T03:44:15.561Z] v3.1.0-dev.24 [2024-07-24T03:44:15.561Z] v3.1.0-dev.25 [2024-07-24T03:44:15.561Z] v3.1.0-dev.26 [2024-07-24T03:44:15.561Z] v3.1.0-dev.27 [2024-07-24T03:44:15.561Z] v3.1.0-dev.28 [2024-07-24T03:44:15.561Z] v3.1.0-dev.29 [2024-07-24T03:44:15.561Z] v3.1.0-dev.3 [2024-07-24T03:44:15.561Z] v3.1.0-dev.30 [2024-07-24T03:44:15.561Z] v3.1.0-dev.31 [2024-07-24T03:44:15.561Z] v3.1.0-dev.32 [2024-07-24T03:44:15.561Z] v3.1.0-dev.33 [2024-07-24T03:44:15.561Z] v3.1.0-dev.34 [2024-07-24T03:44:15.561Z] v3.1.0-dev.35 [2024-07-24T03:44:15.561Z] v3.1.0-dev.36 [2024-07-24T03:44:15.561Z] v3.1.0-dev.37 [2024-07-24T03:44:15.561Z] v3.1.0-dev.38 [2024-07-24T03:44:15.561Z] v3.1.0-dev.39 [2024-07-24T03:44:15.561Z] v3.1.0-dev.4 [2024-07-24T03:44:15.561Z] v3.1.0-dev.40 [2024-07-24T03:44:15.561Z] v3.1.0-dev.41 [2024-07-24T03:44:15.561Z] v3.1.0-dev.42 [2024-07-24T03:44:15.561Z] v3.1.0-dev.43 [2024-07-24T03:44:15.561Z] v3.1.0-dev.44 [2024-07-24T03:44:15.561Z] v3.1.0-dev.45 [2024-07-24T03:44:15.561Z] v3.1.0-dev.5 [2024-07-24T03:44:15.561Z] v3.1.0-dev.6 [2024-07-24T03:44:15.561Z] v3.1.0-dev.7 [2024-07-24T03:44:15.561Z] v3.1.0-dev.8 [2024-07-24T03:44:15.561Z] v3.1.0-dev.9 [Pipeline] sh [2024-07-24T03:44:15.856Z] + lftools sign git-tag v3.1.0-dev.45 [2024-07-24T03:44:16.425Z] Signing Git tag with Sigul... [2024-07-24T03:44:16.425Z] Signing v3.1.0-dev.45 [Pipeline] echo [2024-07-24T03:44:16.702Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:16.996Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-24T03:44:17.004Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-24T03:44:17.026Z] $ docker stop --time=1 2b223d9fbf7114c0c2adfc5ef37b0b6bd917d393030b3933cb2a519c6f1a6656 [2024-07-24T03:44:18.290Z] $ docker rm -f --volumes 2b223d9fbf7114c0c2adfc5ef37b0b6bd917d393030b3933cb2a519c6f1a6656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-24T03:44:18.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T03:44:18.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:44:19.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T03:44:19.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:44:19.159Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:44:19.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T03:44:19.518Z] $ docker top ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f -eo pid,comm [2024-07-24T03:44:19.573Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T03:44:19.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T03:44:19.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T03:44:19.629Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T03:44:19.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T03:44:19.727Z] $ docker exec ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f ssh-agent [2024-07-24T03:44:19.858Z] SSH_AUTH_SOCK=/tmp/ssh-8qI4RDH4id5r/agent.32 [2024-07-24T03:44:19.858Z] SSH_AGENT_PID=38 [2024-07-24T03:44:19.863Z] Running ssh-add (command line suppressed) [2024-07-24T03:44:19.952Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10289082219312478091.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10289082219312478091.key) [2024-07-24T03:44:19.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T03:44:20.285Z] + git semver bump pre [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,429 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,430 [bump_version] DEBUG bumping version:3.1.0-dev.45 on axis:pre with prefix:dev [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,430 [bump_version] DEBUG bumped version:3.1.0-dev.46 [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,430 [write_version] DEBUG write version:3.1.0-dev.46 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,430 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,432 [execute] INFO git cat-file --batch-check [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,437 [execute] INFO git cat-file --batch [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T03:44:20.545Z] 2024-07-24 03:44:20,442 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:44:20.545Z] 3.1.0-dev.46 [Pipeline] } [2024-07-24T03:44:20.545Z] $ docker exec --env ******** --env ******** ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f ssh-agent -k [2024-07-24T03:44:20.677Z] unset SSH_AUTH_SOCK; [2024-07-24T03:44:20.677Z] unset SSH_AGENT_PID; [2024-07-24T03:44:20.677Z] echo Agent pid 38 killed; [2024-07-24T03:44:20.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T03:44:21.014Z] + git semver [Pipeline] } [2024-07-24T03:44:21.294Z] $ docker stop --time=1 ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f [2024-07-24T03:44:22.794Z] $ docker rm -f --volumes ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T03:44:23.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T03:44:23.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:44:23.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T03:44:23.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:44:23.547Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:44:23.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T03:44:23.896Z] $ docker top 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T03:44:24.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T03:44:24.010Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T03:44:24.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T03:44:24.114Z] $ docker exec 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f ssh-agent [2024-07-24T03:44:24.234Z] SSH_AUTH_SOCK=/tmp/ssh-PWsRxHiEZqdw/agent.32 [2024-07-24T03:44:24.234Z] SSH_AGENT_PID=38 [2024-07-24T03:44:24.238Z] Running ssh-add (command line suppressed) [2024-07-24T03:44:24.339Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7822312810680899549.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7822312810680899549.key) [2024-07-24T03:44:24.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T03:44:24.654Z] + git semver push [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,815 [run_push] DEBUG push [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,816 [execute] INFO git cat-file --batch-check [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,820 [execute] INFO git rev-list 7b1c33ee70f031afa0a98822da3957314ded2270 -- [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,820 [execute] DEBUG Popen(['git', 'rev-list', '7b1c33ee70f031afa0a98822da3957314ded2270', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,828 [execute] INFO git fetch -v origin [2024-07-24T03:44:24.914Z] 2024-07-24 03:44:24,828 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-24T03:44:25.484Z] 2024-07-24 03:44:25,302 [run_push] DEBUG no remote changes detected [2024-07-24T03:44:25.484Z] 2024-07-24 03:44:25,303 [execute] INFO git push origin semver [2024-07-24T03:44:25.484Z] 2024-07-24 03:44:25,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-24T03:44:26.053Z] 2024-07-24 03:44:26,021 [run_push] DEBUG push all version tags [2024-07-24T03:44:26.053Z] 2024-07-24 03:44:26,022 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-24T03:44:26.053Z] 2024-07-24 03:44:26,022 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-24T03:44:26.990Z] 2024-07-24 03:44:26,701 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T03:44:26.990Z] 3.1.0-dev.46 [Pipeline] } [2024-07-24T03:44:26.991Z] $ docker exec --env ******** --env ******** 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f ssh-agent -k [2024-07-24T03:44:27.121Z] unset SSH_AUTH_SOCK; [2024-07-24T03:44:27.121Z] unset SSH_AGENT_PID; [2024-07-24T03:44:27.121Z] echo Agent pid 38 killed; [2024-07-24T03:44:27.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T03:44:27.464Z] + git semver [Pipeline] } [2024-07-24T03:44:27.726Z] $ docker stop --time=1 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f [2024-07-24T03:44:29.488Z] $ docker rm -f --volumes 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-24T03:44:30.221Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-07-24T03:44:30.222Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-24T03:44:30.222Z] total 16 [2024-07-24T03:44:30.222Z] drwxr-xr-x 3 root root 4096 Jul 24 03:33 . [2024-07-24T03:44:30.222Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 03:44 .. [2024-07-24T03:44:30.222Z] drwxr-xr-x 2 root root 4096 Jul 24 03:33 cost [2024-07-24T03:44:30.222Z] -rw-r--r-- 1 root root 83 Jul 24 03:33 cost.csv [2024-07-24T03:44:30.222Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-24T03:44:30.222Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-24T03:44:30.222Z] total 16 [2024-07-24T03:44:30.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 03:33 . [2024-07-24T03:44:30.222Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 03:44 .. [2024-07-24T03:44:30.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 03:33 cost [2024-07-24T03:44:30.222Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 24 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:30.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:31.366Z] ---> package-listing.sh [2024-07-24T03:44:31.366Z] ++ facter osfamily [2024-07-24T03:44:31.366Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T03:44:31.626Z] + OS_FAMILY=debian [2024-07-24T03:44:31.626Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-24T03:44:31.626Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T03:44:31.626Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T03:44:31.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T03:44:31.626Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T03:44:31.626Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-24T03:44:31.626Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T03:44:31.626Z] + case "${OS_FAMILY}" in [2024-07-24T03:44:31.626Z] + dpkg -l [2024-07-24T03:44:31.626Z] + grep '^ii' [2024-07-24T03:44:31.626Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T03:44:31.626Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T03:44:31.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T03:44:31.626Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-24T03:44:31.626Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-07-24T03:44:31.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-07-24T03:44:31.636Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-24T03:44:31.913Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T03:44:32.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T03:44:32.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T03:44:32.560Z] prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container [2024-07-24T03:44:32.578Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T03:44:33.039Z] $ docker top c3f862e7755fab3982b051300169caad13791b23c2acc1bf9a9929e78833f91e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T03:44:33.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T03:44:33.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T03:44:34.000Z] + ls /var/log/sa-host [2024-07-24T03:44:34.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T03:44:34.159Z] provisioning config files... [2024-07-24T03:44:34.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8879916802959181438tmp [Pipeline] { [Pipeline] echo [2024-07-24T03:44:34.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:34.465Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T03:44:34.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:34.816Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T03:44:34.825Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:35.106Z] ---> sudo-logs.sh [2024-07-24T03:44:35.106Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T03:44:35.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:35.420Z] ---> job-cost.sh [2024-07-24T03:44:35.420Z] lf-activate-venv: SKIPPING [2024-07-24T03:44:35.420Z] DEBUG: total: 0.2199999988079071 [2024-07-24T03:44:35.420Z] INFO: Retrieving Stack Cost... [2024-07-24T03:44:35.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T03:44:36.246Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T03:44:36.260Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T03:44:36.542Z] ---> logs-deploy.sh [2024-07-24T03:44:36.542Z] lf-activate-venv: SKIPPING [2024-07-24T03:44:36.542Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/175 [2024-07-24T03:44:36.542Z] INFO: archiving workspace using pattern(s): [2024-07-24T03:44:37.473Z] Archives upload complete. [2024-07-24T03:44:37.473Z] INFO: archiving logs to Nexus