Pull request #367 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e00b73cb7b36802fa4276b7336d4752e35e50510+01232ef71281965359620122f9fdc73016fc5c79 (4198a3e4b9f063ab284fd2f31f382e6d68365f2f) 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-ssh10325734111844726288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17706436305821445749.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-367/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/device-onvif-camera/branches/PR-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh581780867388891723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5005368012733311353.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/device-onvif-camera/branches/PR-367/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/device-onvif-camera/branches/PR-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16598061133155460778.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16392 in /w/workspace/undry_device-onvif-camera_PR-367 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit e00b73cb7b36802fa4276b7336d4752e35e50510 Merge succeeded, producing 0d46eb14cc6f003f02249770e34a48a0115d944b Checking out Revision 0d46eb14cc6f003f02249770e34a48a0115d944b (PR-367) > git config core.sparsecheckout # timeout=10 > git checkout -f e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d46eb14cc6f003f02249770e34a48a0115d944b # timeout=10 Commit message: "Merge commit '01232ef71281965359620122f9fdc73016fc5c79' into HEAD" > git rev-list --no-walk e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T22:11:55.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T22:11:55.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T22:11:55.753Z] ========================================================= [2023-05-22T22:11:55.753Z] EdgeX Global Pipelines Version Info [2023-05-22T22:11:55.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:11:56.477Z] ------------------- [2023-05-22T22:11:56.477Z] stable info: [2023-05-22T22:11:56.477Z] ------------------- [2023-05-22T22:11:56.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T22:11:56.477Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:11:56.477Z] Message: update stable to v1.0.249 [2023-05-22T22:11:57.050Z] ------------------- [2023-05-22T22:11:57.050Z] experimental info: [2023-05-22T22:11:57.050Z] ------------------- [2023-05-22T22:11:57.050Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T22:11:57.050Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:11:57.050Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T22:11:57.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-22T22:11:57.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-22T22:11:57.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T22:11:57.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T22:11:57.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T22:11:57.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T22:11:57.335Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T22:11:57.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T22:11:57.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T22:11:57.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T22:11:57.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T22:11:57.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-22T22:11:57.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T22:11:57.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T22:11:57.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:11:57.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:11:57.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:11:57.511Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:11:57.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T22:11:57.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T22:11:57.551Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T22:11:57.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-22T22:11:57.581Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T22:11:57.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T22:11:57.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T22:11:57.634Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T22:11:57.650Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T22:11:57.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2023-05-22T22:11:57.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2023-05-22T22:11:57.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2023-05-22T22:11:57.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo [2023-05-22T22:11:57.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d46eb1 [Pipeline] echo [2023-05-22T22:11:57.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:11:57.797Z] provisioning config files... [2023-05-22T22:11:57.810Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config9499136600592815389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:11:58.118Z] ---> docker-login.sh [2023-05-22T22:11:58.118Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:11:58.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:58.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:58.378Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:58.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:58.378Z] [2023-05-22T22:11:58.378Z] Login Succeeded [2023-05-22T22:11:58.378Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:11:58.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:58.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:58.378Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:58.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:58.378Z] [2023-05-22T22:11:58.378Z] Login Succeeded [2023-05-22T22:11:58.378Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:11:58.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:58.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:58.639Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:58.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:58.639Z] [2023-05-22T22:11:58.639Z] Login Succeeded [2023-05-22T22:11:58.639Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:11:58.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:58.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:58.640Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:58.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:58.640Z] [2023-05-22T22:11:58.640Z] Login Succeeded [2023-05-22T22:11:58.640Z] docker.io [2023-05-22T22:11:58.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:11:58.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:11:58.904Z] Configure a credential helper to remove this warning. See [2023-05-22T22:11:58.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:11:58.904Z] [2023-05-22T22:11:58.904Z] Login Succeeded [2023-05-22T22:11:58.904Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:11:58.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T22:11:59.283Z] + git rev-list -1 --merges 0d46eb14cc6f003f02249770e34a48a0115d944b~1..0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo [2023-05-22T22:11:59.325Z] -----------> git rev-list -1 --merges 0d46eb14cc6f003f02249770e34a48a0115d944b~1..0d46eb14cc6f003f02249770e34a48a0115d944b 0d46eb14cc6f003f02249770e34a48a0115d944b [2023-05-22T22:11:59.325Z] 0d46eb14cc6f003f02249770e34a48a0115d944b [false] [Pipeline] sh [2023-05-22T22:11:59.621Z] + git log --format=format:%s -1 0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo [2023-05-22T22:11:59.635Z] ========================================================= [2023-05-22T22:11:59.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T22:11:59.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:11:59.958Z] + git log --format=format:%s -1 0d46eb14cc6f003f02249770e34a48a0115d944b [Pipeline] echo [2023-05-22T22:11:59.971Z] [semverPrep] GIT_COMMIT: 0d46eb14cc6f003f02249770e34a48a0115d944b, Commit Message: Merge commit '01232ef71281965359620122f9fdc73016fc5c79' into HEAD [Pipeline] echo [2023-05-22T22:11:59.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T22:12:00.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:12:00.346Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T22:12:00.346Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T22:12:00.346Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T22:12:00.346Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T22:12:00.346Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T22:12:00.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:00.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:12:00.702Z] [2023-05-22T22:12:00.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:01.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:12:01.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T22:12:01.002Z] b85a868b505f: Pulling fs layer [2023-05-22T22:12:01.002Z] e2be974225ed: Pulling fs layer [2023-05-22T22:12:01.002Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T22:12:01.002Z] 988bab9f4d93: Pulling fs layer [2023-05-22T22:12:01.002Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T22:12:01.002Z] eaf3925da568: Pulling fs layer [2023-05-22T22:12:01.002Z] bab4dde63d76: Pulling fs layer [2023-05-22T22:12:01.002Z] bde34c3a00c8: Pulling fs layer [2023-05-22T22:12:01.002Z] b352a97aabf1: Pulling fs layer [2023-05-22T22:12:01.002Z] 4872d77fe225: Pulling fs layer [2023-05-22T22:12:01.002Z] 5851b861e8e6: Pulling fs layer [2023-05-22T22:12:01.002Z] bde34c3a00c8: Waiting [2023-05-22T22:12:01.002Z] 988bab9f4d93: Waiting [2023-05-22T22:12:01.002Z] b352a97aabf1: Waiting [2023-05-22T22:12:01.002Z] eaf3925da568: Waiting [2023-05-22T22:12:01.002Z] 1469e6f7b9e6: Waiting [2023-05-22T22:12:01.002Z] 5851b861e8e6: Waiting [2023-05-22T22:12:01.297Z] e2be974225ed: Verifying Checksum [2023-05-22T22:12:01.297Z] e2be974225ed: Download complete [2023-05-22T22:12:01.297Z] 988bab9f4d93: Download complete [2023-05-22T22:12:01.297Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T22:12:01.297Z] 339a4e72a1f5: Download complete [2023-05-22T22:12:01.297Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T22:12:01.297Z] 1469e6f7b9e6: Download complete [2023-05-22T22:12:01.297Z] eaf3925da568: Download complete [2023-05-22T22:12:01.297Z] bde34c3a00c8: Download complete [2023-05-22T22:12:01.564Z] b352a97aabf1: Verifying Checksum [2023-05-22T22:12:01.564Z] b352a97aabf1: Download complete [2023-05-22T22:12:01.564Z] 4872d77fe225: Verifying Checksum [2023-05-22T22:12:01.564Z] 4872d77fe225: Download complete [2023-05-22T22:12:01.564Z] 5851b861e8e6: Verifying Checksum [2023-05-22T22:12:01.564Z] 5851b861e8e6: Download complete [2023-05-22T22:12:01.564Z] b85a868b505f: Verifying Checksum [2023-05-22T22:12:01.564Z] b85a868b505f: Download complete [2023-05-22T22:12:01.823Z] bab4dde63d76: Verifying Checksum [2023-05-22T22:12:01.823Z] bab4dde63d76: Download complete [2023-05-22T22:12:02.760Z] b85a868b505f: Pull complete [2023-05-22T22:12:02.760Z] e2be974225ed: Pull complete [2023-05-22T22:12:03.328Z] 339a4e72a1f5: Pull complete [2023-05-22T22:12:03.328Z] 988bab9f4d93: Pull complete [2023-05-22T22:12:03.589Z] 1469e6f7b9e6: Pull complete [2023-05-22T22:12:03.589Z] eaf3925da568: Pull complete [2023-05-22T22:12:05.495Z] bab4dde63d76: Pull complete [2023-05-22T22:12:05.495Z] bde34c3a00c8: Pull complete [2023-05-22T22:12:05.495Z] b352a97aabf1: Pull complete [2023-05-22T22:12:05.755Z] 4872d77fe225: Pull complete [2023-05-22T22:12:05.755Z] 5851b861e8e6: Pull complete [2023-05-22T22:12:05.755Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T22:12:05.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:12:05.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:12:05.859Z] prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container [2023-05-22T22:12:05.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T22:12:08.316Z] $ docker top f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 -eo pid,comm [2023-05-22T22:12:08.361Z] 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). [2023-05-22T22:12:08.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:12:08.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:12:08.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:12:08.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:12:08.528Z] $ docker exec f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent [2023-05-22T22:12:08.630Z] SSH_AUTH_SOCK=/tmp/ssh-jr64np95MA4x/agent.33 [2023-05-22T22:12:08.630Z] SSH_AGENT_PID=40 [2023-05-22T22:12:08.636Z] Running ssh-add (command line suppressed) [2023-05-22T22:12:08.741Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_4551880465186396442.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_4551880465186396442.key) [2023-05-22T22:12:08.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:12:09.036Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T22:12:09.055Z] $ docker exec --env ******** --env ******** f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent -k [2023-05-22T22:12:09.155Z] unset SSH_AUTH_SOCK; [2023-05-22T22:12:09.156Z] unset SSH_AGENT_PID; [2023-05-22T22:12:09.156Z] echo Agent pid 40 killed; [2023-05-22T22:12:09.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T22:12:09.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:12:09.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:12:09.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:12:09.311Z] $ docker exec f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent [2023-05-22T22:12:09.416Z] SSH_AUTH_SOCK=/tmp/ssh-82q8VlykAYwJ/agent.73 [2023-05-22T22:12:09.416Z] SSH_AGENT_PID=79 [2023-05-22T22:12:09.420Z] Running ssh-add (command line suppressed) [2023-05-22T22:12:09.524Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_8086686904968476703.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_8086686904968476703.key) [2023-05-22T22:12:09.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:12:09.825Z] + git semver init [2023-05-22T22:12:10.084Z] 2023-05-22 22:12:10,009 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T22:12:10.084Z] 2023-05-22 22:12:10,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-367/.semver [2023-05-22T22:12:10.084Z] 2023-05-22 22:12:10,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-367/.semver [2023-05-22T22:12:10.084Z] 2023-05-22 22:12:10,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-367/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-367, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,975 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-367/.git/info/exclude [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,976 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 with force:False [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,976 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,980 [execute] INFO git cat-file --batch-check [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,985 [execute] INFO git cat-file --batch [2023-05-22T22:12:11.023Z] 2023-05-22 22:12:10,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:12:11.024Z] 2023-05-22 22:12:10,989 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 [2023-05-22T22:12:11.024Z] 0.0.0 [Pipeline] } [2023-05-22T22:12:11.036Z] $ docker exec --env ******** --env ******** f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 ssh-agent -k [2023-05-22T22:12:11.122Z] unset SSH_AUTH_SOCK; [2023-05-22T22:12:11.123Z] unset SSH_AGENT_PID; [2023-05-22T22:12:11.123Z] echo Agent pid 79 killed; [2023-05-22T22:12:11.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:12:11.432Z] + git semver [Pipeline] } [2023-05-22T22:12:11.707Z] $ docker stop --time=1 f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 [2023-05-22T22:12:12.972Z] $ docker rm -f --volumes f1a8a4e14269c7163291fddb8bdb089a282691fd45d5947d6f45e3d0b32333d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:12:13.307Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T22:12:13.518Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T22:12:13.521Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:12:13.690Z] provisioning config files... [2023-05-22T22:12:13.700Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config16138170044237218200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:12:13.997Z] ---> docker-login.sh [2023-05-22T22:12:13.997Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:12:13.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:13.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:13.997Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:13.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:13.997Z] [2023-05-22T22:12:13.997Z] Login Succeeded [2023-05-22T22:12:13.997Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:12:13.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:13.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:13.997Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:13.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:13.997Z] [2023-05-22T22:12:13.997Z] Login Succeeded [2023-05-22T22:12:13.997Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:12:14.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:14.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:14.257Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:14.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:14.257Z] [2023-05-22T22:12:14.257Z] Login Succeeded [2023-05-22T22:12:14.257Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:12:14.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:14.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:14.257Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:14.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:14.257Z] [2023-05-22T22:12:14.257Z] Login Succeeded [2023-05-22T22:12:14.257Z] docker.io [2023-05-22T22:12:14.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:12:14.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:12:14.516Z] Configure a credential helper to remove this warning. See [2023-05-22T22:12:14.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:12:14.516Z] [2023-05-22T22:12:14.516Z] Login Succeeded [2023-05-22T22:12:14.516Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:12:14.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:12:14.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:12:14.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:12:14.598Z] ========================================================= [2023-05-22T22:12:14.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T22:12:14.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:14.903Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T22:12:14.903Z] Sending build context to Docker daemon 21.94MB [2023-05-22T22:12:14.903Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:12:14.903Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T22:12:14.903Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T22:12:14.903Z] f56be85fc22e: Pulling fs layer [2023-05-22T22:12:14.903Z] 85791d961cd3: Pulling fs layer [2023-05-22T22:12:14.903Z] d694b5ae8c79: Pulling fs layer [2023-05-22T22:12:14.903Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T22:12:14.903Z] 4d19c01a9841: Pulling fs layer [2023-05-22T22:12:14.903Z] 9325e15d5711: Pulling fs layer [2023-05-22T22:12:14.903Z] 556b6ee489ea: Pulling fs layer [2023-05-22T22:12:14.903Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T22:12:14.903Z] 9f32a84ed3da: Waiting [2023-05-22T22:12:14.903Z] 4d19c01a9841: Waiting [2023-05-22T22:12:14.903Z] 9325e15d5711: Waiting [2023-05-22T22:12:14.903Z] 556b6ee489ea: Waiting [2023-05-22T22:12:14.903Z] c5a4b2cf53e6: Waiting [2023-05-22T22:12:15.163Z] 85791d961cd3: Download complete [2023-05-22T22:12:15.163Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T22:12:15.163Z] 9f32a84ed3da: Download complete [2023-05-22T22:12:15.163Z] 4d19c01a9841: Verifying Checksum [2023-05-22T22:12:15.163Z] 4d19c01a9841: Download complete [2023-05-22T22:12:15.163Z] f56be85fc22e: Verifying Checksum [2023-05-22T22:12:15.163Z] f56be85fc22e: Download complete [2023-05-22T22:12:15.163Z] 9325e15d5711: Verifying Checksum [2023-05-22T22:12:15.163Z] 9325e15d5711: Download complete [2023-05-22T22:12:15.163Z] f56be85fc22e: Pull complete [2023-05-22T22:12:15.423Z] 85791d961cd3: Pull complete [2023-05-22T22:12:15.683Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T22:12:15.683Z] c5a4b2cf53e6: Download complete [2023-05-22T22:12:15.683Z] d694b5ae8c79: Verifying Checksum [2023-05-22T22:12:15.683Z] d694b5ae8c79: Download complete [2023-05-22T22:12:15.683Z] 556b6ee489ea: Verifying Checksum [2023-05-22T22:12:15.683Z] 556b6ee489ea: Download complete [2023-05-22T22:12:18.967Z] d694b5ae8c79: Pull complete [2023-05-22T22:12:18.967Z] 9f32a84ed3da: Pull complete [2023-05-22T22:12:18.967Z] 4d19c01a9841: Pull complete [2023-05-22T22:12:18.967Z] 9325e15d5711: Pull complete [2023-05-22T22:12:21.495Z] 556b6ee489ea: Pull complete [2023-05-22T22:12:22.062Z] c5a4b2cf53e6: Pull complete [2023-05-22T22:12:22.321Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T22:12:22.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T22:12:22.321Z] ---> c4be618373d6 [2023-05-22T22:12:22.321Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:12:26.558Z] ---> Running in b61cf6a4bcd3 [2023-05-22T22:12:26.558Z] Removing intermediate container b61cf6a4bcd3 [2023-05-22T22:12:26.558Z] ---> 186b5a57ca29 [2023-05-22T22:12:26.558Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:12:26.558Z] ---> Running in 4b341bf93c6f [2023-05-22T22:12:26.558Z] Removing intermediate container 4b341bf93c6f [2023-05-22T22:12:26.558Z] ---> f09337c5d453 [2023-05-22T22:12:26.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:12:26.558Z] ---> Running in cdf7f92dbc8c [2023-05-22T22:12:26.558Z] Removing intermediate container cdf7f92dbc8c [2023-05-22T22:12:26.558Z] ---> 8eddd80ecac5 [2023-05-22T22:12:26.558Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:12:26.558Z] ---> Running in a28a29f6e9cd [2023-05-22T22:12:26.558Z] Removing intermediate container a28a29f6e9cd [2023-05-22T22:12:26.558Z] ---> 477d1dcdb1be [2023-05-22T22:12:26.558Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:12:26.558Z] ---> Running in 9dc460865a92 [2023-05-22T22:12:26.558Z] Removing intermediate container 9dc460865a92 [2023-05-22T22:12:26.558Z] ---> efb2e439dbe4 [2023-05-22T22:12:26.558Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:12:26.558Z] ---> Running in e6009bc03b31 [2023-05-22T22:12:26.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:12:27.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:12:27.336Z] OK: 265 MiB in 53 packages [2023-05-22T22:12:27.595Z] Removing intermediate container e6009bc03b31 [2023-05-22T22:12:27.595Z] ---> 7536f91f2788 [2023-05-22T22:12:27.595Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T22:12:27.595Z] ---> Running in 231edc6d2d53 [2023-05-22T22:12:27.595Z] Removing intermediate container 231edc6d2d53 [2023-05-22T22:12:27.595Z] ---> d194dfa63b72 [2023-05-22T22:12:27.595Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T22:12:27.853Z] ---> 73c67b49297c [2023-05-22T22:12:27.853Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:12:27.853Z] ---> Running in ac72d5db2ad0 [2023-05-22T22:12:28.637Z] Still waiting to schedule task [2023-05-22T22:12:28.638Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T22:12:54.463Z] Removing intermediate container ac72d5db2ad0 [2023-05-22T22:12:54.463Z] ---> 79ca31d1561a [2023-05-22T22:12:54.463Z] Step 12/13 : COPY . . [2023-05-22T22:12:54.463Z] ---> 66a1075e2055 [2023-05-22T22:12:54.463Z] Step 13/13 : RUN ${MAKE} [2023-05-22T22:12:54.463Z] ---> Running in d1df5bb1c635 [2023-05-22T22:12:54.463Z] noop [2023-05-22T22:12:54.463Z] Removing intermediate container d1df5bb1c635 [2023-05-22T22:12:54.463Z] ---> 94db5c60484d [2023-05-22T22:12:54.463Z] Successfully built 94db5c60484d [2023-05-22T22:12:54.463Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:54.794Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:12:54.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:12:54.869Z] prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container [2023-05-22T22:12:54.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:12:55.218Z] $ docker top b03227015b01e58d7d1476b4ec1be714c275a1b37144ba6ae0bdda3ba5800e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:12:55.562Z] + go version [2023-05-22T22:12:55.562Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T22:12:55.576Z] $ docker stop --time=1 b03227015b01e58d7d1476b4ec1be714c275a1b37144ba6ae0bdda3ba5800e94 [2023-05-22T22:12:56.845Z] $ docker rm -f --volumes b03227015b01e58d7d1476b4ec1be714c275a1b37144ba6ae0bdda3ba5800e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:12:57.247Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:12:57.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:12:57.323Z] prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container [2023-05-22T22:12:57.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:12:57.670Z] $ docker top 5f081fa89388541555ff005a64e95dc976c7068ac573c4db67cdd00a84ce1755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:12:58.018Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:12:58.402Z] + make test [2023-05-22T22:12:58.402Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:13:02.587Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T22:13:12.563Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T22:13:12.563Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T22:13:14.465Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.4% of statements [2023-05-22T22:13:17.753Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.312s coverage: 86.5% of statements [2023-05-22T22:13:24.306Z] go vet ./... [2023-05-22T22:13:27.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:13:27.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:13:27.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:13:27.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:13:27.622Z] $ docker stop --time=1 5f081fa89388541555ff005a64e95dc976c7068ac573c4db67cdd00a84ce1755 [2023-05-22T22:13:30.869Z] $ docker rm -f --volumes 5f081fa89388541555ff005a64e95dc976c7068ac573c4db67cdd00a84ce1755 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:13:31.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:13:31.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T22:13:31.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:13:32.101Z] + ls -al . [2023-05-22T22:13:32.101Z] total 232 [2023-05-22T22:13:32.101Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 22:12 . [2023-05-22T22:13:32.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 .. [2023-05-22T22:13:32.101Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:12 .git [2023-05-22T22:13:32.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:11 .github [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:11 .gitignore [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:11 .golangci.yml [2023-05-22T22:13:32.101Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:12 .semver [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:11 Attribution.txt [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:11 CHANGELOG.md [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:11 Dockerfile [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:11 GOVERNANCE.md [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:11 Jenkinsfile [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:11 LICENSE [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:11 Makefile [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:11 OWNERS.md [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:11 README.md [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 22:12 VERSION [2023-05-22T22:13:32.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:11 bin [2023-05-22T22:13:32.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:11 cmd [2023-05-22T22:13:32.101Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:13 coverage.out [2023-05-22T22:13:32.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 doc [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:11 go.mod [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 33581 May 22 22:11 go.sum [2023-05-22T22:13:32.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 internal [2023-05-22T22:13:32.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:11 snap [2023-05-22T22:13:32.101Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:13:32.414Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0d46eb14cc6f003f02249770e34a48a0115d944b --label arch=amd64 --label version=0.0.0 . [2023-05-22T22:13:32.414Z] Sending build context to Docker daemon 22.01MB [2023-05-22T22:13:32.414Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:13:32.414Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:13:32.414Z] ---> 94db5c60484d [2023-05-22T22:13:32.414Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:13:32.673Z] ---> Running in 30eafb70cfe2 [2023-05-22T22:13:32.673Z] Removing intermediate container 30eafb70cfe2 [2023-05-22T22:13:32.673Z] ---> cf08e1a93afa [2023-05-22T22:13:32.673Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:13:32.673Z] ---> Running in 7fa8bb0ba641 [2023-05-22T22:13:32.933Z] Removing intermediate container 7fa8bb0ba641 [2023-05-22T22:13:32.933Z] ---> c8d0ccf96239 [2023-05-22T22:13:32.933Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:13:32.933Z] ---> Running in 940b3128849b [2023-05-22T22:13:32.933Z] Removing intermediate container 940b3128849b [2023-05-22T22:13:32.933Z] ---> 717737d16921 [2023-05-22T22:13:32.933Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:13:32.933Z] ---> Running in c76903752dcb [2023-05-22T22:13:32.933Z] Removing intermediate container c76903752dcb [2023-05-22T22:13:32.933Z] ---> 9436a567dea3 [2023-05-22T22:13:32.933Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:13:32.933Z] ---> Running in 030a9fb3054d [2023-05-22T22:13:33.194Z] Removing intermediate container 030a9fb3054d [2023-05-22T22:13:33.194Z] ---> 6718c4a96147 [2023-05-22T22:13:33.194Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:13:33.194Z] ---> Running in 728c23be3c9d [2023-05-22T22:13:33.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:13:33.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:13:34.024Z] OK: 265 MiB in 53 packages [2023-05-22T22:13:34.024Z] Removing intermediate container 728c23be3c9d [2023-05-22T22:13:34.024Z] ---> c30d8b80802a [2023-05-22T22:13:34.024Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T22:13:34.283Z] ---> Running in d83f7842d0c1 [2023-05-22T22:13:34.283Z] Removing intermediate container d83f7842d0c1 [2023-05-22T22:13:34.283Z] ---> 67c8149030a1 [2023-05-22T22:13:34.283Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T22:13:34.283Z] ---> 9f2baa9bf627 [2023-05-22T22:13:34.283Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:13:34.283Z] ---> Running in c04fdc021045 [2023-05-22T22:13:35.220Z] Removing intermediate container c04fdc021045 [2023-05-22T22:13:35.220Z] ---> 89d36f75589e [2023-05-22T22:13:35.220Z] Step 12/26 : COPY . . [2023-05-22T22:13:35.788Z] ---> df0f2ea76a0b [2023-05-22T22:13:35.788Z] Step 13/26 : RUN ${MAKE} [2023-05-22T22:13:35.788Z] ---> Running in edc3ccc82515 [2023-05-22T22:13:36.047Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-22T22:13:54.139Z] Removing intermediate container edc3ccc82515 [2023-05-22T22:13:54.139Z] ---> 1a4ec156dd65 [2023-05-22T22:13:54.139Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T22:13:54.139Z] 3.17: Pulling from library/alpine [2023-05-22T22:13:54.139Z] f56be85fc22e: Already exists [2023-05-22T22:13:54.398Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:13:54.398Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:13:54.398Z] ---> 9ed4aefc74f6 [2023-05-22T22:13:54.398Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T22:13:54.398Z] ---> Running in 1b667d7a0dfc [2023-05-22T22:13:54.398Z] Removing intermediate container 1b667d7a0dfc [2023-05-22T22:13:54.398Z] ---> 812a5ada920e [2023-05-22T22:13:54.398Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:13:54.398Z] ---> Running in a63a9ecd15bd [2023-05-22T22:13:54.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:13:54.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:13:55.177Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:13:55.177Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:13:55.177Z] OK: 7 MiB in 16 packages [2023-05-22T22:13:55.436Z] Removing intermediate container a63a9ecd15bd [2023-05-22T22:13:55.436Z] ---> 8b21e7056f14 [2023-05-22T22:13:55.436Z] Step 17/26 : WORKDIR / [2023-05-22T22:13:55.436Z] ---> Running in 0119d909d7e1 [2023-05-22T22:13:55.695Z] Removing intermediate container 0119d909d7e1 [2023-05-22T22:13:55.695Z] ---> 2e458a9e4268 [2023-05-22T22:13:55.695Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T22:13:56.263Z] ---> 8a69d8ddec13 [2023-05-22T22:13:56.263Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T22:13:56.522Z] ---> 8815783e9121 [2023-05-22T22:13:56.522Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T22:13:56.522Z] ---> 2a61ff9c8144 [2023-05-22T22:13:56.522Z] Step 21/26 : EXPOSE 59984 [2023-05-22T22:13:56.522Z] ---> Running in bcaa8b3c6427 [2023-05-22T22:13:56.522Z] Removing intermediate container bcaa8b3c6427 [2023-05-22T22:13:56.522Z] ---> 8bb99f6135b8 [2023-05-22T22:13:56.522Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T22:13:56.522Z] ---> Running in 49f91ee1dc68 [2023-05-22T22:13:56.782Z] Removing intermediate container 49f91ee1dc68 [2023-05-22T22:13:56.782Z] ---> cb49656d8b3a [2023-05-22T22:13:56.782Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:13:56.782Z] ---> Running in f27db1abd913 [2023-05-22T22:13:56.782Z] Removing intermediate container f27db1abd913 [2023-05-22T22:13:56.782Z] ---> 7b657ebe81ed [2023-05-22T22:13:56.782Z] Step 24/26 : LABEL arch=amd64 [2023-05-22T22:13:56.782Z] ---> Running in de38fb158b4f [2023-05-22T22:13:56.782Z] Removing intermediate container de38fb158b4f [2023-05-22T22:13:56.782Z] ---> 4951abe267b6 [2023-05-22T22:13:56.782Z] Step 25/26 : LABEL git_sha=0d46eb14cc6f003f02249770e34a48a0115d944b [2023-05-22T22:13:56.782Z] ---> Running in db546003f560 [2023-05-22T22:13:57.042Z] Removing intermediate container db546003f560 [2023-05-22T22:13:57.042Z] ---> b0f44eb0d23e [2023-05-22T22:13:57.042Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T22:13:57.042Z] ---> Running in a5114004641b [2023-05-22T22:13:57.042Z] Removing intermediate container a5114004641b [2023-05-22T22:13:57.042Z] ---> 091336af5dec [2023-05-22T22:13:57.042Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:13:57.042Z] Successfully built 091336af5dec [2023-05-22T22:13:57.042Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:13:57.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:13:57.481Z] [2023-05-22T22:13:57.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:13:57.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:13:57.780Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T22:13:57.780Z] 5eb5b503b376: Pulling fs layer [2023-05-22T22:13:57.780Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T22:13:57.780Z] ec43610c2a17: Pulling fs layer [2023-05-22T22:13:57.780Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T22:13:57.780Z] 33b1e0a273af: Pulling fs layer [2023-05-22T22:13:57.780Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T22:13:57.780Z] 2f39f015ded8: Pulling fs layer [2023-05-22T22:13:57.780Z] 3a2ae6a8a46f: Waiting [2023-05-22T22:13:57.780Z] 33b1e0a273af: Waiting [2023-05-22T22:13:57.780Z] 5d3b04190fa2: Waiting [2023-05-22T22:13:57.780Z] 2f39f015ded8: Waiting [2023-05-22T22:13:57.780Z] 5c69ac0246d0: Download complete [2023-05-22T22:13:57.780Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T22:13:57.780Z] 3a2ae6a8a46f: Download complete [2023-05-22T22:13:57.780Z] 33b1e0a273af: Verifying Checksum [2023-05-22T22:13:57.780Z] 33b1e0a273af: Download complete [2023-05-22T22:13:57.780Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T22:13:57.780Z] 5d3b04190fa2: Download complete [2023-05-22T22:13:57.780Z] ec43610c2a17: Verifying Checksum [2023-05-22T22:13:57.780Z] ec43610c2a17: Download complete [2023-05-22T22:13:58.040Z] 5eb5b503b376: Verifying Checksum [2023-05-22T22:13:58.040Z] 5eb5b503b376: Download complete [2023-05-22T22:13:58.604Z] 2f39f015ded8: Download complete [2023-05-22T22:13:59.171Z] 5eb5b503b376: Pull complete [2023-05-22T22:13:59.171Z] 5c69ac0246d0: Pull complete [2023-05-22T22:13:59.430Z] ec43610c2a17: Pull complete [2023-05-22T22:13:59.689Z] 3a2ae6a8a46f: Pull complete [2023-05-22T22:13:59.689Z] 33b1e0a273af: Pull complete [2023-05-22T22:13:59.689Z] 5d3b04190fa2: Pull complete [2023-05-22T22:14:03.875Z] 2f39f015ded8: Pull complete [2023-05-22T22:14:03.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T22:14:03.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:14:03.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:14:03.957Z] prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container [2023-05-22T22:14:03.991Z] $ 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/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:14:07.237Z] $ docker top d0933063dc69f303c7cc82c82deb5636ea494ad0a8c8d67c42e63964350e828b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:14:07.599Z] ---> job-cost.sh [2023-05-22T22:14:07.599Z] lf-activate-venv: SKIPPING [2023-05-22T22:14:07.599Z] INFO: No Stack... [2023-05-22T22:14:07.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:14:08.119Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:14:08.409Z] + cat /w/workspace/undry_device-onvif-camera_PR-367/archives/cost.csv [2023-05-22T22:14:08.409Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:14:08.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [2023-05-22T22:14:08.432Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] did not exist. Created. [2023-05-22T22:14:08.433Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:14:08.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T22:14:08.758Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:14:08.764Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:14:08.782Z] $ docker stop --time=1 d0933063dc69f303c7cc82c82deb5636ea494ad0a8c8d67c42e63964350e828b [2023-05-22T22:14:09.937Z] $ docker rm -f --volumes d0933063dc69f303c7cc82c82deb5636ea494ad0a8c8d67c42e63964350e828b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T22:14:40.146Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16394 in /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] { [Pipeline] ws [2023-05-22T22:14:40.162Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-05-22T22:14:40.207Z] The recommended git tool is: git [2023-05-22T22:14:46.464Z] using credential edgex-jenkins-ssh [2023-05-22T22:14:46.482Z] Cloning the remote Git repository [2023-05-22T22:14:46.529Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:14:46.644Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-05-22T22:14:46.812Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:14:46.813Z] > git --version # timeout=10 [2023-05-22T22:14:46.839Z] > git --version # 'git version 2.25.1' [2023-05-22T22:14:46.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:14:47.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:14:48.605Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T22:14:48.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:14:50.278Z] Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit e00b73cb7b36802fa4276b7336d4752e35e50510 [2023-05-22T22:14:49.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T22:14:49.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:14:49.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:14:49.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T22:14:50.294Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:14:50.387Z] > git checkout -f e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 [2023-05-22T22:14:51.053Z] Merge succeeded, producing db90742b213ad0e12f030adb556bf69d84c6ce8b [2023-05-22T22:14:51.054Z] Checking out Revision db90742b213ad0e12f030adb556bf69d84c6ce8b (PR-367) [2023-05-22T22:14:50.586Z] > git remote # timeout=10 [2023-05-22T22:14:50.608Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T22:14:50.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:14:50.649Z] > git merge 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 [2023-05-22T22:14:51.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T22:14:51.057Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:14:51.072Z] > git checkout -f db90742b213ad0e12f030adb556bf69d84c6ce8b # timeout=10 [2023-05-22T22:14:54.592Z] Commit message: "Merge commit '01232ef71281965359620122f9fdc73016fc5c79' into HEAD" [2023-05-22T22:14:54.600Z] > git rev-list --no-walk e00b73cb7b36802fa4276b7336d4752e35e50510 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:14:55.544Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T22:14:55.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:14:55.544Z] Dload Upload Total Spent Left Speed [2023-05-22T22:14:55.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-22T22:14:56.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T22:14:56.554Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-22T22:14:56.554Z] sudo tee /etc/docker/daemon.new [2023-05-22T22:14:56.554Z] { [2023-05-22T22:14:56.554Z] "registry-mirrors": [ [2023-05-22T22:14:56.554Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T22:14:56.554Z] ], [2023-05-22T22:14:56.554Z] "bip": "10.250.0.254/24", [2023-05-22T22:14:56.554Z] "hosts": [ [2023-05-22T22:14:56.554Z] "tcp://0.0.0.0:5555", [2023-05-22T22:14:56.554Z] "unix:///var/run/docker.sock" [2023-05-22T22:14:56.554Z] ], [2023-05-22T22:14:56.554Z] "mtu": 1458, [2023-05-22T22:14:56.554Z] "selinux-enabled": true, [2023-05-22T22:14:56.554Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T22:14:56.554Z] } [Pipeline] sh [2023-05-22T22:14:56.888Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T22:14:57.239Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:15:15.534Z] provisioning config files... [2023-05-22T22:15:15.569Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config12401156747392519347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:15:15.936Z] ---> docker-login.sh [2023-05-22T22:15:15.936Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:15:16.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:15:16.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:15:16.537Z] Configure a credential helper to remove this warning. See [2023-05-22T22:15:16.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:15:16.537Z] [2023-05-22T22:15:16.537Z] Login Succeeded [2023-05-22T22:15:16.537Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:15:16.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:15:16.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:15:16.807Z] Configure a credential helper to remove this warning. See [2023-05-22T22:15:16.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:15:16.807Z] [2023-05-22T22:15:16.807Z] Login Succeeded [2023-05-22T22:15:16.807Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:15:17.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:15:17.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:15:17.347Z] Configure a credential helper to remove this warning. See [2023-05-22T22:15:17.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:15:17.347Z] [2023-05-22T22:15:17.347Z] Login Succeeded [2023-05-22T22:15:17.347Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:15:17.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:15:17.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:15:17.618Z] Configure a credential helper to remove this warning. See [2023-05-22T22:15:17.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:15:17.618Z] [2023-05-22T22:15:17.618Z] Login Succeeded [2023-05-22T22:15:17.618Z] docker.io [2023-05-22T22:15:17.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:15:18.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:15:18.162Z] Configure a credential helper to remove this warning. See [2023-05-22T22:15:18.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:15:18.162Z] [2023-05-22T22:15:18.162Z] Login Succeeded [2023-05-22T22:15:18.162Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:15:18.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:15:18.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:15:18.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:15:18.465Z] ========================================================= [2023-05-22T22:15:18.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T22:15:18.465Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:15:18.819Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T22:15:19.416Z] Sending build context to Docker daemon 14.4MB [2023-05-22T22:15:19.416Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:15:19.416Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T22:15:19.416Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T22:15:19.416Z] c41833b44d91: Pulling fs layer [2023-05-22T22:15:19.416Z] ed15518f5707: Pulling fs layer [2023-05-22T22:15:19.416Z] feae8fd75edb: Pulling fs layer [2023-05-22T22:15:19.416Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T22:15:19.416Z] 3cdef696dda3: Pulling fs layer [2023-05-22T22:15:19.416Z] 2ced38df9373: Pulling fs layer [2023-05-22T22:15:19.416Z] 58f1dce35555: Pulling fs layer [2023-05-22T22:15:19.416Z] 242c74f7c9fa: Waiting [2023-05-22T22:15:19.416Z] 3cdef696dda3: Waiting [2023-05-22T22:15:19.416Z] 2ced38df9373: Waiting [2023-05-22T22:15:19.416Z] 58f1dce35555: Waiting [2023-05-22T22:15:19.690Z] ed15518f5707: Verifying Checksum [2023-05-22T22:15:19.690Z] ed15518f5707: Download complete [2023-05-22T22:15:19.690Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T22:15:19.690Z] 242c74f7c9fa: Download complete [2023-05-22T22:15:19.690Z] 3cdef696dda3: Verifying Checksum [2023-05-22T22:15:19.690Z] 3cdef696dda3: Download complete [2023-05-22T22:15:19.690Z] c41833b44d91: Verifying Checksum [2023-05-22T22:15:19.690Z] c41833b44d91: Download complete [2023-05-22T22:15:20.661Z] c41833b44d91: Pull complete [2023-05-22T22:15:20.931Z] 58f1dce35555: Verifying Checksum [2023-05-22T22:15:20.931Z] 58f1dce35555: Download complete [2023-05-22T22:15:21.202Z] ed15518f5707: Pull complete [2023-05-22T22:15:22.168Z] feae8fd75edb: Download complete [2023-05-22T22:15:22.168Z] 2ced38df9373: Download complete [2023-05-22T22:15:34.517Z] feae8fd75edb: Pull complete [2023-05-22T22:15:34.517Z] 242c74f7c9fa: Pull complete [2023-05-22T22:15:34.517Z] 3cdef696dda3: Pull complete [2023-05-22T22:15:41.204Z] 2ced38df9373: Pull complete [2023-05-22T22:15:43.175Z] 58f1dce35555: Pull complete [2023-05-22T22:15:43.175Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T22:15:43.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T22:15:43.175Z] ---> fadd8f120f05 [2023-05-22T22:15:43.175Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:15:45.138Z] ---> Running in cb38e7c0a149 [2023-05-22T22:15:45.138Z] Removing intermediate container cb38e7c0a149 [2023-05-22T22:15:45.138Z] ---> 92d9fa45ba03 [2023-05-22T22:15:45.138Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:15:45.138Z] ---> Running in cb2e393feeb0 [2023-05-22T22:15:45.411Z] Removing intermediate container cb2e393feeb0 [2023-05-22T22:15:45.411Z] ---> b5e38992c7ce [2023-05-22T22:15:45.411Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:15:45.695Z] ---> Running in b364ddb9d4e1 [2023-05-22T22:15:45.963Z] Removing intermediate container b364ddb9d4e1 [2023-05-22T22:15:45.963Z] ---> d47dd292b166 [2023-05-22T22:15:45.963Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:15:45.963Z] ---> Running in 60cf82281e42 [2023-05-22T22:15:46.235Z] Removing intermediate container 60cf82281e42 [2023-05-22T22:15:46.235Z] ---> d122e3161d2d [2023-05-22T22:15:46.235Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:15:46.504Z] ---> Running in e0b12935678b [2023-05-22T22:15:46.773Z] Removing intermediate container e0b12935678b [2023-05-22T22:15:46.773Z] ---> 053a58641bf7 [2023-05-22T22:15:46.773Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:15:46.773Z] ---> Running in 97793cbdd9c3 [2023-05-22T22:15:48.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:15:48.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:15:49.892Z] OK: 263 MiB in 53 packages [2023-05-22T22:15:50.477Z] Removing intermediate container 97793cbdd9c3 [2023-05-22T22:15:50.477Z] ---> 9cf8983bb6bd [2023-05-22T22:15:50.477Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T22:15:50.477Z] ---> Running in c53bee6e8b63 [2023-05-22T22:15:50.746Z] Removing intermediate container c53bee6e8b63 [2023-05-22T22:15:50.746Z] ---> 1eb89325a96b [2023-05-22T22:15:50.746Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T22:15:55.006Z] ---> a234f6ba8a37 [2023-05-22T22:15:55.006Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:15:55.006Z] ---> Running in 4ac2bb1b1634 [2023-05-22T22:17:02.928Z] Removing intermediate container 4ac2bb1b1634 [2023-05-22T22:17:02.928Z] ---> 2aed0054671f [2023-05-22T22:17:02.928Z] Step 12/13 : COPY . . [2023-05-22T22:17:02.928Z] ---> c076fc54be95 [2023-05-22T22:17:02.929Z] Step 13/13 : RUN ${MAKE} [2023-05-22T22:17:02.929Z] ---> Running in 26aa36b9f4ac [2023-05-22T22:17:02.929Z] noop [2023-05-22T22:17:02.929Z] Removing intermediate container 26aa36b9f4ac [2023-05-22T22:17:02.929Z] ---> ceb0e7f2d784 [2023-05-22T22:17:02.929Z] Successfully built ceb0e7f2d784 [2023-05-22T22:17:02.929Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:17:03.292Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:17:03.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:17:03.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-16394 does not seem to be running inside a container [2023-05-22T22:17:03.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T22:17:04.879Z] $ docker top 70c6544059197250f0fdc86d5bb8de02cca0b9f4dd8677d24b942c8093db8e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:17:05.719Z] + go version [2023-05-22T22:17:05.719Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T22:17:05.742Z] $ docker stop --time=1 70c6544059197250f0fdc86d5bb8de02cca0b9f4dd8677d24b942c8093db8e00 [2023-05-22T22:17:07.369Z] $ docker rm -f --volumes 70c6544059197250f0fdc86d5bb8de02cca0b9f4dd8677d24b942c8093db8e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:17:07.919Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:17:07.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:17:08.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-16394 does not seem to be running inside a container [2023-05-22T22:17:08.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T22:17:09.381Z] $ docker top 35448828bfc0ed32290fcdf23b6fb73563036f3d205691f01c1a3c5bfd9fada4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:17:10.217Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:17:10.567Z] + make test [2023-05-22T22:17:10.567Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:17:49.854Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T22:20:14.416Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T22:20:22.648Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T22:20:24.600Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.4% of statements [2023-05-22T22:20:51.329Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.450s coverage: 86.5% of statements [2023-05-22T22:20:51.329Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:20:51.329Z] go vet ./... [2023-05-22T22:21:23.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:21:23.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:21:23.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:21:23.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:21:23.641Z] $ docker stop --time=1 35448828bfc0ed32290fcdf23b6fb73563036f3d205691f01c1a3c5bfd9fada4 [2023-05-22T22:21:25.478Z] $ docker rm -f --volumes 35448828bfc0ed32290fcdf23b6fb73563036f3d205691f01c1a3c5bfd9fada4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:21:26.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:21:26.657Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:21:27.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:21:27.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:21:27.946Z] + ls -al . [2023-05-22T22:21:27.947Z] total 228 [2023-05-22T22:21:27.947Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:17 . [2023-05-22T22:21:27.947Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 .. [2023-05-22T22:21:27.947Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:14 .git [2023-05-22T22:21:27.947Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:14 .github [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:14 .gitignore [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:14 .golangci.yml [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:14 Attribution.txt [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:14 CHANGELOG.md [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:14 Dockerfile [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:14 GOVERNANCE.md [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:14 Jenkinsfile [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:14 LICENSE [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:14 Makefile [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:14 OWNERS.md [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:14 README.md [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 22:12 VERSION [2023-05-22T22:21:27.947Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:14 bin [2023-05-22T22:21:27.947Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:14 cmd [2023-05-22T22:21:27.947Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:20 coverage.out [2023-05-22T22:21:27.947Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 doc [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:14 go.mod [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 33581 May 22 22:14 go.sum [2023-05-22T22:21:27.947Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 internal [2023-05-22T22:21:27.947Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:14 snap [2023-05-22T22:21:27.947Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:21:28.347Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db90742b213ad0e12f030adb556bf69d84c6ce8b --label arch=arm64 --label version=0.0.0 . [2023-05-22T22:21:28.942Z] Sending build context to Docker daemon 14.48MB [2023-05-22T22:21:28.942Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:21:28.942Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:21:28.942Z] ---> ceb0e7f2d784 [2023-05-22T22:21:28.942Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:21:28.942Z] ---> Running in c17158c1fb90 [2023-05-22T22:21:29.544Z] Removing intermediate container c17158c1fb90 [2023-05-22T22:21:29.544Z] ---> ade9440da16a [2023-05-22T22:21:29.544Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:21:29.544Z] ---> Running in 1e8cb3a068bf [2023-05-22T22:21:29.815Z] Removing intermediate container 1e8cb3a068bf [2023-05-22T22:21:29.815Z] ---> 4b11a40d92f8 [2023-05-22T22:21:29.815Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:21:29.815Z] ---> Running in 9b766209f1ca [2023-05-22T22:21:30.085Z] Removing intermediate container 9b766209f1ca [2023-05-22T22:21:30.085Z] ---> 974c463846a4 [2023-05-22T22:21:30.085Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:21:30.085Z] ---> Running in 29c2da098334 [2023-05-22T22:21:30.361Z] Removing intermediate container 29c2da098334 [2023-05-22T22:21:30.361Z] ---> f13ac11ebc73 [2023-05-22T22:21:30.361Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:21:30.649Z] ---> Running in 989a1e1abcc4 [2023-05-22T22:21:30.923Z] Removing intermediate container 989a1e1abcc4 [2023-05-22T22:21:30.923Z] ---> 8ad2337f6fdd [2023-05-22T22:21:30.923Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:21:30.923Z] ---> Running in 30bf5239555d [2023-05-22T22:21:31.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:21:32.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:21:33.888Z] OK: 263 MiB in 53 packages [2023-05-22T22:21:35.832Z] Removing intermediate container 30bf5239555d [2023-05-22T22:21:35.832Z] ---> 4edc0919e802 [2023-05-22T22:21:35.832Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T22:21:35.832Z] ---> Running in 3f6c541dd59e [2023-05-22T22:21:35.832Z] Removing intermediate container 3f6c541dd59e [2023-05-22T22:21:35.832Z] ---> ed466c37404c [2023-05-22T22:21:35.832Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T22:21:36.419Z] ---> 80562869a863 [2023-05-22T22:21:36.419Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:21:36.419Z] ---> Running in fd1a56eaf2bc [2023-05-22T22:21:39.007Z] Removing intermediate container fd1a56eaf2bc [2023-05-22T22:21:39.007Z] ---> 84cba10eef6b [2023-05-22T22:21:39.007Z] Step 12/26 : COPY . . [2023-05-22T22:21:40.419Z] ---> 2f3e760c0b61 [2023-05-22T22:21:40.419Z] Step 13/26 : RUN ${MAKE} [2023-05-22T22:21:40.419Z] ---> Running in c128becb2a4d [2023-05-22T22:21:41.384Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-22T22:24:06.693Z] Removing intermediate container c128becb2a4d [2023-05-22T22:24:06.693Z] ---> 9e40578ce272 [2023-05-22T22:24:06.693Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T22:24:06.693Z] 3.17: Pulling from library/alpine [2023-05-22T22:24:06.693Z] c41833b44d91: Already exists [2023-05-22T22:24:06.693Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:24:06.693Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:24:06.693Z] ---> 51e60588ff2c [2023-05-22T22:24:06.693Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T22:24:06.693Z] ---> Running in 33d2f9ae7f95 [2023-05-22T22:24:06.693Z] Removing intermediate container 33d2f9ae7f95 [2023-05-22T22:24:06.693Z] ---> bb151865013d [2023-05-22T22:24:06.693Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:24:06.693Z] ---> Running in 834bde3ecd93 [2023-05-22T22:24:06.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:24:06.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:24:06.693Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:24:06.693Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:24:06.693Z] OK: 8 MiB in 16 packages [2023-05-22T22:24:06.693Z] Removing intermediate container 834bde3ecd93 [2023-05-22T22:24:06.693Z] ---> 5861c6a52cf3 [2023-05-22T22:24:06.693Z] Step 17/26 : WORKDIR / [2023-05-22T22:24:06.693Z] ---> Running in 405aacc564f5 [2023-05-22T22:24:06.693Z] Removing intermediate container 405aacc564f5 [2023-05-22T22:24:06.693Z] ---> 2abb442746ee [2023-05-22T22:24:06.693Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T22:24:06.693Z] ---> 19040865a5e8 [2023-05-22T22:24:06.693Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T22:24:06.693Z] ---> 9ba0f6b33b27 [2023-05-22T22:24:06.693Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T22:24:06.693Z] ---> 09788cafe51a [2023-05-22T22:24:06.693Z] Step 21/26 : EXPOSE 59984 [2023-05-22T22:24:06.693Z] ---> Running in 2e76e93a2590 [2023-05-22T22:24:06.970Z] Removing intermediate container 2e76e93a2590 [2023-05-22T22:24:06.970Z] ---> f687faa6cf10 [2023-05-22T22:24:06.970Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T22:24:07.236Z] ---> Running in 6025f9125756 [2023-05-22T22:24:07.510Z] Removing intermediate container 6025f9125756 [2023-05-22T22:24:07.510Z] ---> 95e49759a447 [2023-05-22T22:24:07.510Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:24:07.510Z] ---> Running in d437b4ab6f36 [2023-05-22T22:24:07.777Z] Removing intermediate container d437b4ab6f36 [2023-05-22T22:24:07.777Z] ---> 87d4ca155d04 [2023-05-22T22:24:07.777Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T22:24:07.777Z] ---> Running in 661208386b0e [2023-05-22T22:24:08.049Z] Removing intermediate container 661208386b0e [2023-05-22T22:24:08.049Z] ---> 5cc6b7124655 [2023-05-22T22:24:08.049Z] Step 25/26 : LABEL git_sha=db90742b213ad0e12f030adb556bf69d84c6ce8b [2023-05-22T22:24:08.317Z] ---> Running in 832db3454b76 [2023-05-22T22:24:08.585Z] Removing intermediate container 832db3454b76 [2023-05-22T22:24:08.585Z] ---> 68be3e30dc8d [2023-05-22T22:24:08.585Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T22:24:08.585Z] ---> Running in e10c3b872549 [2023-05-22T22:24:08.852Z] Removing intermediate container e10c3b872549 [2023-05-22T22:24:08.852Z] ---> ccfe72bd170f [2023-05-22T22:24:08.852Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:24:08.852Z] Successfully built ccfe72bd170f [2023-05-22T22:24:08.852Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:24:09.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:24:09.329Z] [2023-05-22T22:24:09.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:24:09.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:24:09.660Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:24:09.660Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:24:09.660Z] 04944245beec: Pulling fs layer [2023-05-22T22:24:09.660Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:24:09.660Z] 765212b225bb: Pulling fs layer [2023-05-22T22:24:09.660Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:24:09.660Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:24:09.660Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:24:09.660Z] 765212b225bb: Waiting [2023-05-22T22:24:09.660Z] f23df028b6ca: Waiting [2023-05-22T22:24:09.660Z] d65c8cfc05b1: Waiting [2023-05-22T22:24:09.660Z] 2437ff75d9bd: Waiting [2023-05-22T22:24:09.928Z] 04944245beec: Verifying Checksum [2023-05-22T22:24:09.928Z] 04944245beec: Download complete [2023-05-22T22:24:09.928Z] 765212b225bb: Verifying Checksum [2023-05-22T22:24:09.928Z] 765212b225bb: Download complete [2023-05-22T22:24:09.928Z] f23df028b6ca: Verifying Checksum [2023-05-22T22:24:09.928Z] f23df028b6ca: Download complete [2023-05-22T22:24:09.928Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:24:09.928Z] d65c8cfc05b1: Download complete [2023-05-22T22:24:09.928Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:24:10.515Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T22:24:10.515Z] 8998bd30e6a1: Download complete [2023-05-22T22:24:12.461Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:24:12.461Z] 2437ff75d9bd: Download complete [2023-05-22T22:24:14.403Z] 8998bd30e6a1: Pull complete [2023-05-22T22:24:16.344Z] 04944245beec: Pull complete [2023-05-22T22:24:17.304Z] 699f458cf7ca: Pull complete [2023-05-22T22:24:17.573Z] 765212b225bb: Pull complete [2023-05-22T22:24:18.535Z] f23df028b6ca: Pull complete [2023-05-22T22:24:18.535Z] d65c8cfc05b1: Pull complete [2023-05-22T22:24:33.538Z] 2437ff75d9bd: Pull complete [2023-05-22T22:24:33.538Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:24:33.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:24:33.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:24:33.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-16394 does not seem to be running inside a container [2023-05-22T22:24:33.820Z] $ 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/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T22:24:36.377Z] $ docker top 40e898aadb743c9a952484ada579a9fd374a1dddf1bad2299cd90ee58c98ae0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:24:37.220Z] ---> job-cost.sh [2023-05-22T22:24:37.220Z] lf-activate-venv: SKIPPING [2023-05-22T22:24:37.220Z] INFO: No Stack... [2023-05-22T22:24:37.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:24:38.444Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:24:38.762Z] + + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-05-22T22:24:38.762Z] cut -d, -f6 [Pipeline] lock [2023-05-22T22:24:38.817Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [2023-05-22T22:24:38.823Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] did not exist. Created. [2023-05-22T22:24:38.823Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:24:39.155Z] /w/workspace/device-onvif-camera/2@tmp/durable-dda3c0f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:24:39.502Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:24:39.519Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:24:39.569Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:24:39.579Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:24:39.605Z] $ docker stop --time=1 40e898aadb743c9a952484ada579a9fd374a1dddf1bad2299cd90ee58c98ae0e [2023-05-22T22:24:41.115Z] $ docker rm -f --volumes 40e898aadb743c9a952484ada579a9fd374a1dddf1bad2299cd90ee58c98ae0e [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 [2023-05-22T22:24:41.539Z] provisioning config files... [2023-05-22T22:24:41.547Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config8053563626469775276tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:24:41.842Z] + set +x [2023-05-22T22:24:41.842Z] + + bash -s -- [2023-05-22T22:24:41.842Z] curl -s https://codecov.io/bash [2023-05-22T22:24:41.842Z] [2023-05-22T22:24:41.842Z] _____ _ [2023-05-22T22:24:41.842Z] / ____| | | [2023-05-22T22:24:41.842Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:24:41.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:24:41.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:24:41.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:24:41.842Z] Bash-1.0.6 [2023-05-22T22:24:41.842Z] [2023-05-22T22:24:41.842Z] [2023-05-22T22:24:41.842Z] ==> git version 2.25.1 found [2023-05-22T22:24:41.842Z] ==> 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 [2023-05-22T22:24:41.842Z] Release-Date: 2020-01-08 [2023-05-22T22:24:41.842Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T22:24:41.842Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:24:41.842Z] ==> Jenkins CI detected. [2023-05-22T22:24:41.842Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-367 [2023-05-22T22:24:41.842Z] project root: . [2023-05-22T22:24:41.842Z] --> token set from env [2023-05-22T22:24:41.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:24:41.842Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:24:41.842Z] ==> Python coveragepy not found [2023-05-22T22:24:41.842Z] ==> Searching for coverage reports in: [2023-05-22T22:24:41.842Z] + . [2023-05-22T22:24:41.842Z] -> Found 1 reports [2023-05-22T22:24:41.842Z] ==> Detecting git/mercurial file structure [2023-05-22T22:24:41.842Z] ==> Reading reports [2023-05-22T22:24:41.842Z] + ./coverage.out bytes=78459 [2023-05-22T22:24:41.842Z] ==> Appending adjustments [2023-05-22T22:24:41.842Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:24:42.102Z] + Found adjustments [2023-05-22T22:24:42.102Z] ==> Gzipping contents [2023-05-22T22:24:42.102Z] 12K /tmp/codecov.vQAFcc.gz [2023-05-22T22:24:42.102Z] ==> Uploading reports [2023-05-22T22:24:42.102Z] url: https://codecov.io [2023-05-22T22:24:42.102Z] query: branch=PR-367&commit=0d46eb14cc6f003f02249770e34a48a0115d944b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2023-05-22T22:24:42.102Z] -> Pinging Codecov [2023-05-22T22:24:42.102Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-367&commit=0d46eb14cc6f003f02249770e34a48a0115d944b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2023-05-22T22:25:14.206Z] -> Uploading to [2023-05-22T22:25:14.206Z] [2023-05-22T22:25:14.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:25:14.465Z] Dload Upload Total Spent Left Speed [2023-05-22T22:25:14.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-05-22T22:25:14.465Z] X> Failed to upload [2023-05-22T22:25:14.465Z] ==> Uploading to Codecov [2023-05-22T22:25:14.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:25:14.465Z] Dload Upload Total Spent Left Speed [2023-05-22T22:25:14.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 10809 0 0 100 10557 0 37974 --:--:-- --:--:-- --:--:-- 37838 100 10809 100 252 100 10557 893 37436 --:--:-- --:--:-- --:--:-- 38194 [2023-05-22T22:25:14.723Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "0ced5970-815e-4038-a1a4-b43050bbb196", "url": "https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0d46eb14cc6f003f02249770e34a48a0115d944b"} [Pipeline] } [2023-05-22T22:25:14.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-22T22:25:15.463Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-367/archives ] [2023-05-22T22:25:15.463Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-22T22:25:15.463Z] total 16 [2023-05-22T22:25:15.463Z] drwxr-xr-x 3 root root 4096 May 22 22:14 . [2023-05-22T22:25:15.463Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:14 .. [2023-05-22T22:25:15.463Z] drwxr-xr-x 2 root root 4096 May 22 22:14 cost [2023-05-22T22:25:15.463Z] -rw-r--r-- 1 root root 91 May 22 22:14 cost.csv [2023-05-22T22:25:15.463Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-22T22:25:15.463Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-22T22:25:15.463Z] total 16 [2023-05-22T22:25:15.463Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:14 . [2023-05-22T22:25:15.463Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:14 .. [2023-05-22T22:25:15.463Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:14 cost [2023-05-22T22:25:15.463Z] -rw-r--r-- 1 jenkins jenkins 91 May 22 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:15.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:16.620Z] ---> package-listing.sh [2023-05-22T22:25:16.620Z] ++ facter osfamily [2023-05-22T22:25:16.620Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:25:16.880Z] + OS_FAMILY=debian [2023-05-22T22:25:16.880Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-367 [2023-05-22T22:25:16.880Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:25:16.880Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:25:16.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:25:16.880Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:25:16.880Z] + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' [2023-05-22T22:25:16.880Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:25:16.880Z] + case "${OS_FAMILY}" in [2023-05-22T22:25:16.880Z] + dpkg -l [2023-05-22T22:25:16.880Z] + grep '^ii' [2023-05-22T22:25:16.880Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:25:16.880Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:25:16.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:25:16.880Z] + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' [2023-05-22T22:25:16.880Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-367/archives/ [2023-05-22T22:25:16.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-367/archives/ [Pipeline] echo [2023-05-22T22:25:16.892Z] 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/undry_device-onvif-camera_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T22:25:17.171Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:25:17.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:25:17.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:25:17.800Z] prd-ubuntu20.04-docker-8c-8g-16392 does not seem to be running inside a container [2023-05-22T22:25:17.832Z] $ 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/undry_device-onvif-camera_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:25:18.072Z] $ docker top 8a92781caeeec603dfe3d1de5dd95b56c77602306c57305b727a3c5b007a0328 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:25:18.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:25:18.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:25:18.986Z] + ls /var/log/sa-host [2023-05-22T22:25:18.987Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:25:19.060Z] provisioning config files... [2023-05-22T22:25:19.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config1571130780623808055tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:25:19.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:19.368Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:25:19.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:19.784Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:25:19.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:20.078Z] ---> sudo-logs.sh [2023-05-22T22:25:20.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:25:20.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:20.387Z] ---> job-cost.sh [2023-05-22T22:25:20.388Z] lf-activate-venv: SKIPPING [2023-05-22T22:25:20.388Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:25:20.388Z] INFO: Retrieving Stack Cost... [2023-05-22T22:25:20.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:25:21.229Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:25:21.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:25:21.523Z] ---> logs-deploy.sh [2023-05-22T22:25:21.523Z] lf-activate-venv: SKIPPING [2023-05-22T22:25:21.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-367/2 [2023-05-22T22:25:21.523Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:25:22.471Z] Archives upload complete. [2023-05-22T22:25:22.471Z] INFO: archiving logs to Nexus [2023-05-22T22:25:23.041Z] ---> uname -a: [2023-05-22T22:25:23.041Z] Linux prd-ubuntu20-04-docker-8c-8g-16392 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-22T22:25:23.041Z] [2023-05-22T22:25:23.041Z] [2023-05-22T22:25:23.041Z] ---> lscpu: [2023-05-22T22:25:23.041Z] Architecture: x86_64 [2023-05-22T22:25:23.041Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-22T22:25:23.041Z] Byte Order: Little Endian [2023-05-22T22:25:23.042Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-22T22:25:23.042Z] CPU(s): 8 [2023-05-22T22:25:23.042Z] On-line CPU(s) list: 0-7 [2023-05-22T22:25:23.042Z] Thread(s) per core: 1 [2023-05-22T22:25:23.042Z] Core(s) per socket: 1 [2023-05-22T22:25:23.042Z] Socket(s): 8 [2023-05-22T22:25:23.042Z] NUMA node(s): 1 [2023-05-22T22:25:23.042Z] Vendor ID: AuthenticAMD [2023-05-22T22:25:23.042Z] CPU family: 23 [2023-05-22T22:25:23.042Z] Model: 49 [2023-05-22T22:25:23.042Z] Model name: AMD EPYC-Rome Processor [2023-05-22T22:25:23.042Z] Stepping: 0 [2023-05-22T22:25:23.042Z] CPU MHz: 2800.000 [2023-05-22T22:25:23.042Z] BogoMIPS: 5600.00 [2023-05-22T22:25:23.042Z] Virtualization: AMD-V [2023-05-22T22:25:23.042Z] Hypervisor vendor: KVM [2023-05-22T22:25:23.042Z] Virtualization type: full [2023-05-22T22:25:23.042Z] L1d cache: 256 KiB [2023-05-22T22:25:23.042Z] L1i cache: 256 KiB [2023-05-22T22:25:23.042Z] L2 cache: 4 MiB [2023-05-22T22:25:23.042Z] L3 cache: 128 MiB [2023-05-22T22:25:23.042Z] NUMA node0 CPU(s): 0-7 [2023-05-22T22:25:23.042Z] Vulnerability Itlb multihit: Not affected [2023-05-22T22:25:23.042Z] Vulnerability L1tf: Not affected [2023-05-22T22:25:23.042Z] Vulnerability Mds: Not affected [2023-05-22T22:25:23.042Z] Vulnerability Meltdown: Not affected [2023-05-22T22:25:23.042Z] Vulnerability Mmio stale data: Not affected [2023-05-22T22:25:23.042Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-22T22:25:23.042Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-22T22:25:23.042Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-22T22:25:23.042Z] Vulnerability Srbds: Not affected [2023-05-22T22:25:23.042Z] Vulnerability Tsx async abort: Not affected [2023-05-22T22:25:23.042Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-22T22:25:23.042Z] [2023-05-22T22:25:23.042Z] [2023-05-22T22:25:23.042Z] ---> nproc: [2023-05-22T22:25:23.042Z] 8 [2023-05-22T22:25:23.042Z] [2023-05-22T22:25:23.042Z]