Pull request #337 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d0b00ea4ff866c0839a9ee7638061dbb271e654+c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 (f02bb6cdd146818b4722c463f223f0d90d6d4359) 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-ssh1026945050424625932.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17973007102790386335.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-337/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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2245916608333328855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1726552303212453101.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-337/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-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14775543436832148406.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/v2]] ========================================================= [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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-13279’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13280 in /w/workspace/undry_device-onvif-camera_PR-337 [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-337 # 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 Merging remotes/origin/main commit c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 into PR head commit 3d0b00ea4ff866c0839a9ee7638061dbb271e654 Merge succeeded, producing 3d0b00ea4ff866c0839a9ee7638061dbb271e654 Checking out Revision 3d0b00ea4ff866c0839a9ee7638061dbb271e654 (PR-337) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d0b00ea4ff866c0839a9ee7638061dbb271e654 # 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 c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d0b00ea4ff866c0839a9ee7638061dbb271e654 # timeout=10 > git rev-list --no-walk 9e48f9e63717a9a7f77816e4592b640e18953804 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T10:26:01.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T10:26:01.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T10:26:01.910Z] ========================================================= [2023-05-04T10:26:01.910Z] EdgeX Global Pipelines Version Info [2023-05-04T10:26:01.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:26:02.614Z] ------------------- [2023-05-04T10:26:02.615Z] stable info: [2023-05-04T10:26:02.615Z] ------------------- [2023-05-04T10:26:02.615Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T10:26:02.615Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T10:26:02.615Z] Message: update stable to v1.0.248 [2023-05-04T10:26:03.186Z] ------------------- [2023-05-04T10:26:03.186Z] experimental info: [2023-05-04T10:26:03.186Z] ------------------- [2023-05-04T10:26:03.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T10:26:03.186Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T10:26:03.186Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T10:26:03.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-04T10:26:03.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-04T10:26:03.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T10:26:03.396Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T10:26:03.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T10:26:03.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T10:26:03.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T10:26:03.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T10:26:03.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T10:26:03.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T10:26:03.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T10:26:03.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-04T10:26:03.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T10:26:03.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T10:26:03.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T10:26:03.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T10:26:03.561Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T10:26:03.576Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T10:26:03.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T10:26:03.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T10:26:03.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-04T10:26:03.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-04T10:26:03.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T10:26:03.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T10:26:03.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T10:26:03.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T10:26:03.719Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T10:26:03.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo [2023-05-04T10:26:03.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo [2023-05-04T10:26:03.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo [2023-05-04T10:26:03.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d0b00ea4ff866c0839a9ee7638061dbb271e654 [Pipeline] echo [2023-05-04T10:26:03.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d0b00e [Pipeline] echo [2023-05-04T10:26:03.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:26:03.865Z] provisioning config files... [2023-05-04T10:26:03.881Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-337@tmp/config10613897406728378495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:26:04.181Z] ---> docker-login.sh [2023-05-04T10:26:04.181Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:26:04.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:04.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:04.442Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:04.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:04.442Z] [2023-05-04T10:26:04.442Z] Login Succeeded [2023-05-04T10:26:04.442Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:26:04.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:04.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:04.442Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:04.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:04.442Z] [2023-05-04T10:26:04.442Z] Login Succeeded [2023-05-04T10:26:04.442Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:26:04.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:04.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:04.708Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:04.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:04.708Z] [2023-05-04T10:26:04.708Z] Login Succeeded [2023-05-04T10:26:04.708Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:26:04.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:04.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:04.708Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:04.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:04.708Z] [2023-05-04T10:26:04.708Z] Login Succeeded [2023-05-04T10:26:04.708Z] docker.io [2023-05-04T10:26:04.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:04.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:04.971Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:04.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:04.971Z] [2023-05-04T10:26:04.971Z] Login Succeeded [2023-05-04T10:26:04.971Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:26:04.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T10:26:05.329Z] + git rev-list -1 --merges 3d0b00ea4ff866c0839a9ee7638061dbb271e654~1..3d0b00ea4ff866c0839a9ee7638061dbb271e654 [Pipeline] echo [2023-05-04T10:26:05.377Z] -----------> git rev-list -1 --merges 3d0b00ea4ff866c0839a9ee7638061dbb271e654~1..3d0b00ea4ff866c0839a9ee7638061dbb271e654 3d0b00ea4ff866c0839a9ee7638061dbb271e654 [false] [Pipeline] sh [2023-05-04T10:26:05.665Z] + git log --format=format:%s -1 3d0b00ea4ff866c0839a9ee7638061dbb271e654 [Pipeline] echo [2023-05-04T10:26:05.680Z] ========================================================= [2023-05-04T10:26:05.680Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T10:26:05.680Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:26:05.998Z] + git log --format=format:%s -1 3d0b00ea4ff866c0839a9ee7638061dbb271e654 [Pipeline] echo [2023-05-04T10:26:06.010Z] [semverPrep] GIT_COMMIT: 3d0b00ea4ff866c0839a9ee7638061dbb271e654, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-04T10:26:06.019Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T10:26:06.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T10:26:06.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T10:26:06.370Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T10:26:06.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T10:26:06.370Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T10:26:06.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T10:26:06.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:26:06.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:26:06.714Z] [2023-05-04T10:26:06.714Z] 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-04T10:26:07.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:26:07.275Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T10:26:07.275Z] b85a868b505f: Pulling fs layer [2023-05-04T10:26:07.275Z] e2be974225ed: Pulling fs layer [2023-05-04T10:26:07.275Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T10:26:07.275Z] 988bab9f4d93: Pulling fs layer [2023-05-04T10:26:07.275Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T10:26:07.275Z] eaf3925da568: Pulling fs layer [2023-05-04T10:26:07.275Z] bab4dde63d76: Pulling fs layer [2023-05-04T10:26:07.275Z] bde34c3a00c8: Pulling fs layer [2023-05-04T10:26:07.275Z] b352a97aabf1: Pulling fs layer [2023-05-04T10:26:07.275Z] 4872d77fe225: Pulling fs layer [2023-05-04T10:26:07.275Z] 5851b861e8e6: Pulling fs layer [2023-05-04T10:26:07.275Z] 988bab9f4d93: Waiting [2023-05-04T10:26:07.275Z] 1469e6f7b9e6: Waiting [2023-05-04T10:26:07.275Z] bab4dde63d76: Waiting [2023-05-04T10:26:07.275Z] b352a97aabf1: Waiting [2023-05-04T10:26:07.275Z] 4872d77fe225: Waiting [2023-05-04T10:26:07.275Z] bde34c3a00c8: Waiting [2023-05-04T10:26:07.275Z] eaf3925da568: Waiting [2023-05-04T10:26:07.275Z] 5851b861e8e6: Waiting [2023-05-04T10:26:07.275Z] e2be974225ed: Download complete [2023-05-04T10:26:07.275Z] 988bab9f4d93: Verifying Checksum [2023-05-04T10:26:07.275Z] 988bab9f4d93: Download complete [2023-05-04T10:26:07.275Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T10:26:07.275Z] 339a4e72a1f5: Download complete [2023-05-04T10:26:07.275Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T10:26:07.275Z] 1469e6f7b9e6: Download complete [2023-05-04T10:26:07.275Z] eaf3925da568: Download complete [2023-05-04T10:26:07.275Z] bde34c3a00c8: Verifying Checksum [2023-05-04T10:26:07.275Z] bde34c3a00c8: Download complete [2023-05-04T10:26:07.275Z] b352a97aabf1: Verifying Checksum [2023-05-04T10:26:07.275Z] b352a97aabf1: Download complete [2023-05-04T10:26:07.534Z] 4872d77fe225: Verifying Checksum [2023-05-04T10:26:07.534Z] 4872d77fe225: Download complete [2023-05-04T10:26:07.534Z] 5851b861e8e6: Verifying Checksum [2023-05-04T10:26:07.534Z] 5851b861e8e6: Download complete [2023-05-04T10:26:07.534Z] b85a868b505f: Verifying Checksum [2023-05-04T10:26:07.534Z] b85a868b505f: Download complete [2023-05-04T10:26:07.794Z] bab4dde63d76: Verifying Checksum [2023-05-04T10:26:07.794Z] bab4dde63d76: Download complete [2023-05-04T10:26:08.731Z] b85a868b505f: Pull complete [2023-05-04T10:26:08.731Z] e2be974225ed: Pull complete [2023-05-04T10:26:09.300Z] 339a4e72a1f5: Pull complete [2023-05-04T10:26:09.300Z] 988bab9f4d93: Pull complete [2023-05-04T10:26:09.560Z] 1469e6f7b9e6: Pull complete [2023-05-04T10:26:09.560Z] eaf3925da568: Pull complete [2023-05-04T10:26:11.469Z] bab4dde63d76: Pull complete [2023-05-04T10:26:11.730Z] bde34c3a00c8: Pull complete [2023-05-04T10:26:11.990Z] b352a97aabf1: Pull complete [2023-05-04T10:26:11.990Z] 4872d77fe225: Pull complete [2023-05-04T10:26:12.250Z] 5851b861e8e6: Pull complete [2023-05-04T10:26:12.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T10:26:12.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:26:12.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:26:12.356Z] prd-ubuntu20.04-docker-8c-8g-13280 does not seem to be running inside a container [2023-05-04T10:26:12.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-337 -v /w/workspace/undry_device-onvif-camera_PR-337:/w/workspace/undry_device-onvif-camera_PR-337:rw,z -v /w/workspace/undry_device-onvif-camera_PR-337@tmp:/w/workspace/undry_device-onvif-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T10:26:14.981Z] $ docker top 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 -eo pid,comm [2023-05-04T10:26:15.032Z] 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-04T10:26:15.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T10:26:15.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:26:15.077Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:26:15.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:26:15.214Z] $ docker exec 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 ssh-agent [2023-05-04T10:26:15.317Z] SSH_AUTH_SOCK=/tmp/ssh-Ja1TEdVRCrSy/agent.32 [2023-05-04T10:26:15.317Z] SSH_AGENT_PID=38 [2023-05-04T10:26:15.325Z] Running ssh-add (command line suppressed) [2023-05-04T10:26:15.434Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-337@tmp/private_key_14967438497220278930.key (/w/workspace/undry_device-onvif-camera_PR-337@tmp/private_key_14967438497220278930.key) [2023-05-04T10:26:15.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:26:15.739Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T10:26:15.754Z] $ docker exec --env ******** --env ******** 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 ssh-agent -k [2023-05-04T10:26:15.864Z] unset SSH_AUTH_SOCK; [2023-05-04T10:26:15.864Z] unset SSH_AGENT_PID; [2023-05-04T10:26:15.865Z] echo Agent pid 38 killed; [2023-05-04T10:26:15.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T10:26:15.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:26:15.902Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:26:16.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:26:16.019Z] $ docker exec 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 ssh-agent [2023-05-04T10:26:16.123Z] SSH_AUTH_SOCK=/tmp/ssh-l6CEBqXFkf1g/agent.70 [2023-05-04T10:26:16.123Z] SSH_AGENT_PID=76 [2023-05-04T10:26:16.127Z] Running ssh-add (command line suppressed) [2023-05-04T10:26:16.233Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-337@tmp/private_key_11026223954151143639.key (/w/workspace/undry_device-onvif-camera_PR-337@tmp/private_key_11026223954151143639.key) [2023-05-04T10:26:16.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:26:16.536Z] + git semver init [2023-05-04T10:26:16.796Z] 2023-05-04 10:26:16,743 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T10:26:16.796Z] 2023-05-04 10:26:16,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-337/.semver [2023-05-04T10:26:16.796Z] 2023-05-04 10:26:16,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-337/.semver [2023-05-04T10:26:16.796Z] 2023-05-04 10:26:16,745 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-337/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-337, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:26:17.737Z] 2023-05-04 10:26:17,736 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-337/.git/info/exclude [2023-05-04T10:26:17.737Z] 2023-05-04 10:26:17,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-337/.semver/PR-337 with force:False [2023-05-04T10:26:17.737Z] 2023-05-04 10:26:17,737 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-337/.semver/PR-337 [2023-05-04T10:26:17.996Z] 2023-05-04 10:26:17,743 [execute] INFO git cat-file --batch-check [2023-05-04T10:26:17.996Z] 2023-05-04 10:26:17,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-337/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:26:17.996Z] 2023-05-04 10:26:17,750 [execute] INFO git cat-file --batch [2023-05-04T10:26:17.996Z] 2023-05-04 10:26:17,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-337/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:26:17.996Z] 2023-05-04 10:26:17,756 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-337/.semver/PR-337 [2023-05-04T10:26:17.996Z] 0.0.0 [Pipeline] } [2023-05-04T10:26:18.007Z] $ docker exec --env ******** --env ******** 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 ssh-agent -k [2023-05-04T10:26:18.101Z] unset SSH_AUTH_SOCK; [2023-05-04T10:26:18.102Z] unset SSH_AGENT_PID; [2023-05-04T10:26:18.102Z] echo Agent pid 76 killed; [2023-05-04T10:26:18.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T10:26:18.421Z] + git semver [Pipeline] } [2023-05-04T10:26:18.696Z] $ docker stop --time=1 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 [2023-05-04T10:26:19.997Z] $ docker rm -f --volumes 5134506bde054208cb548f5fdc8643a59a07266801a4ff637b0ec639ec355299 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:26:20.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T10:26:20.548Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T10:26:20.551Z] [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-04T10:26:20.672Z] provisioning config files... [2023-05-04T10:26:20.681Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-337@tmp/config8820589678556027133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:26:20.978Z] ---> docker-login.sh [2023-05-04T10:26:20.978Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:26:20.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:20.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:20.978Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:20.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:20.978Z] [2023-05-04T10:26:20.978Z] Login Succeeded [2023-05-04T10:26:20.978Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:26:20.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:20.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:20.978Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:20.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:20.978Z] [2023-05-04T10:26:20.978Z] Login Succeeded [2023-05-04T10:26:20.978Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:26:21.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:21.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:21.249Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:21.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:21.249Z] [2023-05-04T10:26:21.249Z] Login Succeeded [2023-05-04T10:26:21.249Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:26:21.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:21.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:21.249Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:21.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:21.249Z] [2023-05-04T10:26:21.249Z] Login Succeeded [2023-05-04T10:26:21.249Z] docker.io [2023-05-04T10:26:21.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:26:21.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:26:21.519Z] Configure a credential helper to remove this warning. See [2023-05-04T10:26:21.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:26:21.519Z] [2023-05-04T10:26:21.519Z] Login Succeeded [2023-05-04T10:26:21.519Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:26:21.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T10:26:21.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:26:21.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:26:21.626Z] ========================================================= [2023-05-04T10:26:21.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T10:26:21.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:26:21.947Z] + 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-04T10:26:21.947Z] Sending build context to Docker daemon 21.53MB [2023-05-04T10:26:21.947Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:26:21.947Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-04T10:26:22.209Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T10:26:22.209Z] f56be85fc22e: Pulling fs layer [2023-05-04T10:26:22.209Z] 85791d961cd3: Pulling fs layer [2023-05-04T10:26:22.209Z] d694b5ae8c79: Pulling fs layer [2023-05-04T10:26:22.209Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T10:26:22.209Z] 4d19c01a9841: Pulling fs layer [2023-05-04T10:26:22.209Z] 9325e15d5711: Pulling fs layer [2023-05-04T10:26:22.209Z] 556b6ee489ea: Pulling fs layer [2023-05-04T10:26:22.209Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T10:26:22.209Z] 9f32a84ed3da: Waiting [2023-05-04T10:26:22.209Z] 4d19c01a9841: Waiting [2023-05-04T10:26:22.209Z] 9325e15d5711: Waiting [2023-05-04T10:26:22.209Z] 556b6ee489ea: Waiting [2023-05-04T10:26:22.209Z] c5a4b2cf53e6: Waiting [2023-05-04T10:26:22.209Z] 85791d961cd3: Download complete [2023-05-04T10:26:22.209Z] 9f32a84ed3da: Download complete [2023-05-04T10:26:22.209Z] f56be85fc22e: Verifying Checksum [2023-05-04T10:26:22.209Z] f56be85fc22e: Download complete [2023-05-04T10:26:22.209Z] 4d19c01a9841: Verifying Checksum [2023-05-04T10:26:22.209Z] 4d19c01a9841: Download complete [2023-05-04T10:26:22.209Z] 9325e15d5711: Verifying Checksum [2023-05-04T10:26:22.209Z] 9325e15d5711: Download complete [2023-05-04T10:26:22.470Z] f56be85fc22e: Pull complete [2023-05-04T10:26:22.470Z] 85791d961cd3: Pull complete [2023-05-04T10:26:22.730Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T10:26:22.730Z] c5a4b2cf53e6: Download complete [2023-05-04T10:26:22.990Z] d694b5ae8c79: Verifying Checksum [2023-05-04T10:26:22.990Z] d694b5ae8c79: Download complete [2023-05-04T10:26:22.990Z] 556b6ee489ea: Verifying Checksum [2023-05-04T10:26:22.990Z] 556b6ee489ea: Download complete [2023-05-04T10:26:26.280Z] d694b5ae8c79: Pull complete [2023-05-04T10:26:26.280Z] 9f32a84ed3da: Pull complete [2023-05-04T10:26:26.539Z] 4d19c01a9841: Pull complete [2023-05-04T10:26:26.539Z] 9325e15d5711: Pull complete [2023-05-04T10:26:29.083Z] 556b6ee489ea: Pull complete [2023-05-04T10:26:30.019Z] c5a4b2cf53e6: Pull complete [2023-05-04T10:26:30.019Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T10:26:30.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T10:26:30.019Z] ---> c4be618373d6 [2023-05-04T10:26:30.019Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:26:33.315Z] ---> Running in a0780f18b80d [2023-05-04T10:26:33.315Z] Removing intermediate container a0780f18b80d [2023-05-04T10:26:33.315Z] ---> 82f63e0c829a [2023-05-04T10:26:33.315Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:26:33.315Z] ---> Running in 079b4a6e981b [2023-05-04T10:26:33.315Z] Removing intermediate container 079b4a6e981b [2023-05-04T10:26:33.315Z] ---> c29ffacf372a [2023-05-04T10:26:33.315Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:26:33.315Z] ---> Running in 1e74969103c4 [2023-05-04T10:26:33.315Z] Removing intermediate container 1e74969103c4 [2023-05-04T10:26:33.315Z] ---> 145f56426875 [2023-05-04T10:26:33.315Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:26:33.315Z] ---> Running in 5382f6fbc83c [2023-05-04T10:26:33.315Z] Removing intermediate container 5382f6fbc83c [2023-05-04T10:26:33.315Z] ---> 6a33fd4b8bd8 [2023-05-04T10:26:33.315Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:26:33.315Z] ---> Running in e4e50f05f8b5 [2023-05-04T10:26:33.575Z] Removing intermediate container e4e50f05f8b5 [2023-05-04T10:26:33.575Z] ---> ad9f6b0a0b4a [2023-05-04T10:26:33.575Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:26:33.575Z] ---> Running in fb5278737f85 [2023-05-04T10:26:33.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T10:26:33.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T10:26:34.094Z] OK: 265 MiB in 53 packages [2023-05-04T10:26:34.353Z] Removing intermediate container fb5278737f85 [2023-05-04T10:26:34.353Z] ---> 3203628ba01d [2023-05-04T10:26:34.353Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-04T10:26:34.353Z] ---> Running in 2f6fc35397d4 [2023-05-04T10:26:34.613Z] Removing intermediate container 2f6fc35397d4 [2023-05-04T10:26:34.613Z] ---> ed8f69693be6 [2023-05-04T10:26:34.613Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-04T10:26:34.613Z] ---> ba2794b6bdde [2023-05-04T10:26:34.613Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:26:34.613Z] ---> Running in ba6b45525ab4 [2023-05-04T10:26:35.637Z] Still waiting to schedule task [2023-05-04T10:26:35.637Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13281’ is offline [2023-05-04T10:27:01.222Z] Removing intermediate container ba6b45525ab4 [2023-05-04T10:27:01.222Z] ---> 2933a1de7362 [2023-05-04T10:27:01.222Z] Step 12/13 : COPY . . [2023-05-04T10:27:01.222Z] ---> 9b8b7c77117f [2023-05-04T10:27:01.222Z] Step 13/13 : RUN ${MAKE} [2023-05-04T10:27:01.222Z] ---> Running in 9fd8be7c206d [2023-05-04T10:27:01.222Z] noop [2023-05-04T10:27:01.222Z] Removing intermediate container 9fd8be7c206d [2023-05-04T10:27:01.222Z] ---> d63984602d1c [2023-05-04T10:27:01.222Z] Successfully built d63984602d1c [2023-05-04T10:27:01.222Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:27:01.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T10:27:01.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:27:01.604Z] prd-ubuntu20.04-docker-8c-8g-13280 does not seem to be running inside a container [2023-05-04T10:27:01.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-337 -v /w/workspace/undry_device-onvif-camera_PR-337:/w/workspace/undry_device-onvif-camera_PR-337:rw,z -v /w/workspace/undry_device-onvif-camera_PR-337@tmp:/w/workspace/undry_device-onvif-camera_PR-337@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-x86_64 cat [2023-05-04T10:27:02.027Z] $ docker top 5a4880aaa65a951212b3cc14f4b74e23c13bab6c697eb65aeddac9fbb39d6d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:27:02.378Z] + go version [2023-05-04T10:27:02.378Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T10:27:02.392Z] $ docker stop --time=1 5a4880aaa65a951212b3cc14f4b74e23c13bab6c697eb65aeddac9fbb39d6d45 [2023-05-04T10:27:03.666Z] $ docker rm -f --volumes 5a4880aaa65a951212b3cc14f4b74e23c13bab6c697eb65aeddac9fbb39d6d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:27:04.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T10:27:04.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:27:04.175Z] prd-ubuntu20.04-docker-8c-8g-13280 does not seem to be running inside a container [2023-05-04T10:27:04.211Z] $ 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-337 -v /w/workspace/undry_device-onvif-camera_PR-337:/w/workspace/undry_device-onvif-camera_PR-337:rw,z -v /w/workspace/undry_device-onvif-camera_PR-337@tmp:/w/workspace/undry_device-onvif-camera_PR-337@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-x86_64 cat [2023-05-04T10:27:04.767Z] $ docker top aad3bd0b51a2ea951214ceb55aa9160e7ef4781b1deedb02639aeddaad077875 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:27:05.133Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-337 [Pipeline] fileExists [Pipeline] sh [2023-05-04T10:27:05.448Z] + make test [2023-05-04T10:27:05.448Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T10:27:10.710Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T10:27:22.921Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T10:27:22.921Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T10:27:23.858Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.1% of statements [2023-05-04T10:27:24.116Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.389s coverage: 86.5% of statements [2023-05-04T10:27:32.227Z] go vet ./... [2023-05-04T10:27:36.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T10:27:36.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T10:27:36.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T10:27:36.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T10:27:36.446Z] $ docker stop --time=1 aad3bd0b51a2ea951214ceb55aa9160e7ef4781b1deedb02639aeddaad077875 [2023-05-04T10:27:39.251Z] $ docker rm -f --volumes aad3bd0b51a2ea951214ceb55aa9160e7ef4781b1deedb02639aeddaad077875 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:27:39.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T10:27:39.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T10:27:40.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T10:27:40.570Z] + ls -al . [2023-05-04T10:27:40.570Z] total 232 [2023-05-04T10:27:40.570Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 10:27 . [2023-05-04T10:27:40.570Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:25 .. [2023-05-04T10:27:40.570Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 10:26 .git [2023-05-04T10:27:40.570Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:26 .github [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 496 May 4 10:26 .gitignore [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 10:26 .golangci.yml [2023-05-04T10:27:40.570Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 10:26 .semver [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 4 10:26 Attribution.txt [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 4 10:26 CHANGELOG.md [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 4 10:26 Dockerfile [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 10:26 GOVERNANCE.md [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 734 May 4 10:26 Jenkinsfile [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 4 10:26 LICENSE [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 4 10:26 Makefile [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 10:26 OWNERS.md [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 4 10:26 README.md [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 10:26 VERSION [2023-05-04T10:27:40.570Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:26 bin [2023-05-04T10:27:40.570Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:26 cmd [2023-05-04T10:27:40.570Z] -rw-r--r-- 1 jenkins jenkins 79191 May 4 10:27 coverage.out [2023-05-04T10:27:40.570Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:26 doc [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 4 10:26 go.mod [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 4 10:26 go.sum [2023-05-04T10:27:40.570Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:26 internal [2023-05-04T10:27:40.570Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:26 snap [2023-05-04T10:27:40.570Z] -rw-rw-r-- 1 jenkins jenkins 236 May 4 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:27:40.950Z] + 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=3d0b00ea4ff866c0839a9ee7638061dbb271e654 --label arch=amd64 --label version=0.0.0 . [2023-05-04T10:27:40.950Z] Sending build context to Docker daemon 21.61MB [2023-05-04T10:27:40.950Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:27:40.950Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T10:27:40.950Z] ---> d63984602d1c [2023-05-04T10:27:40.950Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:27:41.219Z] ---> Running in d2da2234fa65 [2023-05-04T10:27:41.219Z] Removing intermediate container d2da2234fa65 [2023-05-04T10:27:41.219Z] ---> 537caa7f51a7 [2023-05-04T10:27:41.219Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:27:41.219Z] ---> Running in 44ac93b71f8f [2023-05-04T10:27:41.480Z] Removing intermediate container 44ac93b71f8f [2023-05-04T10:27:41.480Z] ---> fec31c6cabfb [2023-05-04T10:27:41.480Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:27:41.740Z] ---> Running in 26785bba1254 [2023-05-04T10:27:41.740Z] Removing intermediate container 26785bba1254 [2023-05-04T10:27:41.740Z] ---> 1a757f543cac [2023-05-04T10:27:41.740Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:27:41.740Z] ---> Running in 8a9df3725583 [2023-05-04T10:27:41.740Z] Removing intermediate container 8a9df3725583 [2023-05-04T10:27:41.740Z] ---> e75437390d84 [2023-05-04T10:27:41.740Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:27:41.740Z] ---> Running in 03ac204c84fd [2023-05-04T10:27:41.740Z] Removing intermediate container 03ac204c84fd [2023-05-04T10:27:41.740Z] ---> 36bee38807a2 [2023-05-04T10:27:41.740Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:27:41.999Z] ---> Running in d830044851f7 [2023-05-04T10:27:42.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T10:27:42.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T10:27:42.520Z] OK: 265 MiB in 53 packages [2023-05-04T10:27:42.779Z] Removing intermediate container d830044851f7 [2023-05-04T10:27:42.779Z] ---> 1a445a6e04af [2023-05-04T10:27:42.779Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T10:27:42.779Z] ---> Running in 9727c267ff91 [2023-05-04T10:27:43.039Z] Removing intermediate container 9727c267ff91 [2023-05-04T10:27:43.039Z] ---> f7520eb1721c [2023-05-04T10:27:43.039Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T10:27:43.039Z] ---> 91109e5bc8bc [2023-05-04T10:27:43.039Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:27:43.039Z] ---> Running in 9ccada5184a6 [2023-05-04T10:27:43.976Z] Removing intermediate container 9ccada5184a6 [2023-05-04T10:27:43.976Z] ---> d0b6bf55d73b [2023-05-04T10:27:43.976Z] Step 12/26 : COPY . . [2023-05-04T10:27:44.545Z] ---> 3bb415ee59a7 [2023-05-04T10:27:44.545Z] Step 13/26 : RUN ${MAKE} [2023-05-04T10:27:44.804Z] ---> Running in 27e92f357f4b [2023-05-04T10:27:45.065Z] 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-04T10:28:07.062Z] Removing intermediate container 27e92f357f4b [2023-05-04T10:28:07.062Z] ---> 26d26581ffdd [2023-05-04T10:28:07.062Z] Step 14/26 : FROM alpine:3.17 [2023-05-04T10:28:07.062Z] 3.17: Pulling from library/alpine [2023-05-04T10:28:07.062Z] f56be85fc22e: Already exists [2023-05-04T10:28:07.062Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T10:28:07.062Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T10:28:07.062Z] ---> 9ed4aefc74f6 [2023-05-04T10:28:07.062Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T10:28:07.062Z] ---> Running in 95f3cbdb6ccc [2023-05-04T10:28:07.062Z] Removing intermediate container 95f3cbdb6ccc [2023-05-04T10:28:07.062Z] ---> eb0c087e256b [2023-05-04T10:28:07.062Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-04T10:28:07.062Z] ---> Running in 0601e54b11c6 [2023-05-04T10:28:07.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T10:28:07.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T10:28:07.062Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T10:28:07.062Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T10:28:07.062Z] OK: 7 MiB in 16 packages [2023-05-04T10:28:07.062Z] Removing intermediate container 0601e54b11c6 [2023-05-04T10:28:07.062Z] ---> e68dfa5445eb [2023-05-04T10:28:07.062Z] Step 17/26 : WORKDIR / [2023-05-04T10:28:07.062Z] ---> Running in 03f8a53f4d5a [2023-05-04T10:28:07.062Z] Removing intermediate container 03f8a53f4d5a [2023-05-04T10:28:07.062Z] ---> 5680f8e2e35b [2023-05-04T10:28:07.062Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T10:28:07.321Z] ---> 205ac8e11d2e [2023-05-04T10:28:07.321Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T10:28:07.583Z] ---> ecf3893f0ab9 [2023-05-04T10:28:07.583Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T10:28:07.583Z] ---> 3b3520f23aad [2023-05-04T10:28:07.583Z] Step 21/26 : EXPOSE 59984 [2023-05-04T10:28:07.583Z] ---> Running in ceb2a4c887c4 [2023-05-04T10:28:07.842Z] Removing intermediate container ceb2a4c887c4 [2023-05-04T10:28:07.842Z] ---> 8c2cd27f0129 [2023-05-04T10:28:07.842Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T10:28:07.842Z] ---> Running in c95b6a60dc8b [2023-05-04T10:28:07.842Z] Removing intermediate container c95b6a60dc8b [2023-05-04T10:28:07.842Z] ---> 5073cf0db8e7 [2023-05-04T10:28:07.842Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T10:28:07.842Z] ---> Running in 2b4a8ce53b0c [2023-05-04T10:28:07.842Z] Removing intermediate container 2b4a8ce53b0c [2023-05-04T10:28:07.842Z] ---> b126b1fa0350 [2023-05-04T10:28:07.842Z] Step 24/26 : LABEL arch=amd64 [2023-05-04T10:28:07.842Z] ---> Running in ed18d83936b4 [2023-05-04T10:28:08.102Z] Removing intermediate container ed18d83936b4 [2023-05-04T10:28:08.102Z] ---> e6d38093221a [2023-05-04T10:28:08.102Z] Step 25/26 : LABEL git_sha=3d0b00ea4ff866c0839a9ee7638061dbb271e654 [2023-05-04T10:28:08.102Z] ---> Running in c0fc7dff3ee2 [2023-05-04T10:28:08.102Z] Removing intermediate container c0fc7dff3ee2 [2023-05-04T10:28:08.102Z] ---> 5a19c2281a9a [2023-05-04T10:28:08.102Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T10:28:08.102Z] ---> Running in b001143acbc7 [2023-05-04T10:28:08.361Z] Removing intermediate container b001143acbc7 [2023-05-04T10:28:08.361Z] ---> 99ec6ff5c716 [2023-05-04T10:28:08.361Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T10:28:08.361Z] Successfully built 99ec6ff5c716 [2023-05-04T10:28:08.361Z] 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-04T10:28:08.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:28:08.790Z] [2023-05-04T10:28:08.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:09.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:28:09.089Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T10:28:09.089Z] 5eb5b503b376: Pulling fs layer [2023-05-04T10:28:09.089Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T10:28:09.089Z] ec43610c2a17: Pulling fs layer [2023-05-04T10:28:09.089Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T10:28:09.089Z] 33b1e0a273af: Pulling fs layer [2023-05-04T10:28:09.089Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T10:28:09.089Z] 2f39f015ded8: Pulling fs layer [2023-05-04T10:28:09.089Z] 3a2ae6a8a46f: Waiting [2023-05-04T10:28:09.089Z] 33b1e0a273af: Waiting [2023-05-04T10:28:09.089Z] 5d3b04190fa2: Waiting [2023-05-04T10:28:09.089Z] 2f39f015ded8: Waiting [2023-05-04T10:28:09.089Z] 5c69ac0246d0: Download complete [2023-05-04T10:28:09.089Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T10:28:09.089Z] 3a2ae6a8a46f: Download complete [2023-05-04T10:28:09.089Z] 33b1e0a273af: Verifying Checksum [2023-05-04T10:28:09.089Z] 33b1e0a273af: Download complete [2023-05-04T10:28:09.089Z] ec43610c2a17: Verifying Checksum [2023-05-04T10:28:09.089Z] ec43610c2a17: Download complete [2023-05-04T10:28:09.089Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T10:28:09.089Z] 5d3b04190fa2: Download complete [2023-05-04T10:28:09.346Z] 5eb5b503b376: Verifying Checksum [2023-05-04T10:28:09.346Z] 5eb5b503b376: Download complete [2023-05-04T10:28:09.912Z] 2f39f015ded8: Download complete [2023-05-04T10:28:10.844Z] 5eb5b503b376: Pull complete [2023-05-04T10:28:10.844Z] 5c69ac0246d0: Pull complete [2023-05-04T10:28:11.413Z] ec43610c2a17: Pull complete [2023-05-04T10:28:11.413Z] 3a2ae6a8a46f: Pull complete [2023-05-04T10:28:11.670Z] 33b1e0a273af: Pull complete [2023-05-04T10:28:11.670Z] 5d3b04190fa2: Pull complete [2023-05-04T10:28:16.941Z] 2f39f015ded8: Pull complete [2023-05-04T10:28:16.941Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T10:28:16.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:28:16.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:28:17.023Z] prd-ubuntu20.04-docker-8c-8g-13280 does not seem to be running inside a container [2023-05-04T10:28:17.052Z] $ 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-337 -v /w/workspace/undry_device-onvif-camera_PR-337:/w/workspace/undry_device-onvif-camera_PR-337:rw,z -v /w/workspace/undry_device-onvif-camera_PR-337@tmp:/w/workspace/undry_device-onvif-camera_PR-337@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:latest cat [2023-05-04T10:28:19.571Z] $ docker top 9a0dc4e5b8e6c9ea3658b28ff0ee46cdb2d57b8c5434c2480ab54c2b4c1e7c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:28:19.965Z] ---> job-cost.sh [2023-05-04T10:28:19.965Z] lf-activate-venv: SKIPPING [2023-05-04T10:28:19.965Z] INFO: No Stack... [2023-05-04T10:28:20.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T10:28:20.792Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T10:28:21.079Z] + cat /w/workspace/undry_device-onvif-camera_PR-337/archives/cost.csv [2023-05-04T10:28:21.079Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T10:28:21.091Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] [2023-05-04T10:28:21.097Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] did not exist. Created. [2023-05-04T10:28:21.097Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T10:28:21.396Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T10:28:21.422Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T10:28:21.428Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T10:28:21.448Z] $ docker stop --time=1 9a0dc4e5b8e6c9ea3658b28ff0ee46cdb2d57b8c5434c2480ab54c2b4c1e7c86 [2023-05-04T10:28:22.633Z] $ docker rm -f --volumes 9a0dc4e5b8e6c9ea3658b28ff0ee46cdb2d57b8c5434c2480ab54c2b4c1e7c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T10:28:47.342Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13282 in /w/workspace/undry_device-onvif-camera_PR-337 [Pipeline] { [Pipeline] ws [2023-05-04T10:28:47.357Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-05-04T10:28:47.394Z] The recommended git tool is: git [2023-05-04T10:28:55.715Z] using credential edgex-jenkins-ssh [2023-05-04T10:28:55.740Z] Cloning the remote Git repository [2023-05-04T10:28:55.784Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T10:28:55.900Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-05-04T10:28:56.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T10:28:56.077Z] > git --version # timeout=10 [2023-05-04T10:28:56.101Z] > git --version # 'git version 2.25.1' [2023-05-04T10:28:56.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T10:28:56.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T10:28:57.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-04T10:28:57.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T10:28:58.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-04T10:28:58.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T10:28:58.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T10:28:58.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T10:28:59.287Z] Merging remotes/origin/main commit c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 into PR head commit 3d0b00ea4ff866c0839a9ee7638061dbb271e654 [2023-05-04T10:28:59.716Z] Merge succeeded, producing 3d0b00ea4ff866c0839a9ee7638061dbb271e654 [2023-05-04T10:28:59.716Z] Checking out Revision 3d0b00ea4ff866c0839a9ee7638061dbb271e654 (PR-337) [2023-05-04T10:29:00.390Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-04T10:28:59.306Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T10:28:59.395Z] > git checkout -f 3d0b00ea4ff866c0839a9ee7638061dbb271e654 # timeout=10 [2023-05-04T10:28:59.587Z] > git remote # timeout=10 [2023-05-04T10:28:59.608Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T10:28:59.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T10:28:59.658Z] > git merge c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 # timeout=10 [2023-05-04T10:28:59.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T10:28:59.717Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T10:28:59.731Z] > git checkout -f 3d0b00ea4ff866c0839a9ee7638061dbb271e654 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:29:01.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T10:29:01.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T10:29:01.319Z] Dload Upload Total Spent Left Speed [2023-05-04T10:29:01.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-05-04T10:29:01.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T10:29:02.326Z] + sudo tee /etc/docker/daemon.new [2023-05-04T10:29:02.326Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T10:29:02.326Z] { [2023-05-04T10:29:02.326Z] "registry-mirrors": [ [2023-05-04T10:29:02.326Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T10:29:02.326Z] ], [2023-05-04T10:29:02.326Z] "bip": "10.250.0.254/24", [2023-05-04T10:29:02.326Z] "hosts": [ [2023-05-04T10:29:02.326Z] "tcp://0.0.0.0:5555", [2023-05-04T10:29:02.326Z] "unix:///var/run/docker.sock" [2023-05-04T10:29:02.326Z] ], [2023-05-04T10:29:02.326Z] "mtu": 1458, [2023-05-04T10:29:02.326Z] "selinux-enabled": true, [2023-05-04T10:29:02.326Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T10:29:02.326Z] } [Pipeline] sh [2023-05-04T10:29:02.665Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T10:29:03.013Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:29:25.158Z] provisioning config files... [2023-05-04T10:29:25.185Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config16354678450087760760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:29:25.541Z] ---> docker-login.sh [2023-05-04T10:29:25.541Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:29:26.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:29:26.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:29:26.136Z] Configure a credential helper to remove this warning. See [2023-05-04T10:29:26.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:29:26.136Z] [2023-05-04T10:29:26.136Z] Login Succeeded [2023-05-04T10:29:26.136Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:29:26.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:29:26.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:29:26.671Z] Configure a credential helper to remove this warning. See [2023-05-04T10:29:26.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:29:26.671Z] [2023-05-04T10:29:26.671Z] Login Succeeded [2023-05-04T10:29:26.671Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:29:26.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:29:26.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:29:26.940Z] Configure a credential helper to remove this warning. See [2023-05-04T10:29:26.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:29:26.940Z] [2023-05-04T10:29:26.940Z] Login Succeeded [2023-05-04T10:29:26.940Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:29:27.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:29:27.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:29:27.209Z] Configure a credential helper to remove this warning. See [2023-05-04T10:29:27.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:29:27.209Z] [2023-05-04T10:29:27.209Z] Login Succeeded [2023-05-04T10:29:27.209Z] docker.io [2023-05-04T10:29:27.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:29:27.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:29:27.746Z] Configure a credential helper to remove this warning. See [2023-05-04T10:29:27.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:29:27.746Z] [2023-05-04T10:29:27.746Z] Login Succeeded [2023-05-04T10:29:27.746Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:29:27.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T10:29:28.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:29:28.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:29:28.187Z] ========================================================= [2023-05-04T10:29:28.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T10:29:28.187Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:29:28.524Z] + 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-04T10:29:29.110Z] Sending build context to Docker daemon 14.18MB [2023-05-04T10:29:29.110Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:29:29.110Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-04T10:29:29.110Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T10:29:29.110Z] c41833b44d91: Pulling fs layer [2023-05-04T10:29:29.110Z] ed15518f5707: Pulling fs layer [2023-05-04T10:29:29.110Z] feae8fd75edb: Pulling fs layer [2023-05-04T10:29:29.110Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T10:29:29.110Z] 3cdef696dda3: Pulling fs layer [2023-05-04T10:29:29.110Z] 2ced38df9373: Pulling fs layer [2023-05-04T10:29:29.110Z] 58f1dce35555: Pulling fs layer [2023-05-04T10:29:29.110Z] 242c74f7c9fa: Waiting [2023-05-04T10:29:29.110Z] 3cdef696dda3: Waiting [2023-05-04T10:29:29.110Z] 2ced38df9373: Waiting [2023-05-04T10:29:29.110Z] 58f1dce35555: Waiting [2023-05-04T10:29:29.110Z] ed15518f5707: Verifying Checksum [2023-05-04T10:29:29.110Z] ed15518f5707: Download complete [2023-05-04T10:29:29.383Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T10:29:29.383Z] 242c74f7c9fa: Download complete [2023-05-04T10:29:29.383Z] 3cdef696dda3: Verifying Checksum [2023-05-04T10:29:29.383Z] 3cdef696dda3: Download complete [2023-05-04T10:29:29.383Z] c41833b44d91: Verifying Checksum [2023-05-04T10:29:29.383Z] c41833b44d91: Download complete [2023-05-04T10:29:30.831Z] c41833b44d91: Pull complete [2023-05-04T10:29:30.831Z] 58f1dce35555: Verifying Checksum [2023-05-04T10:29:30.831Z] 58f1dce35555: Download complete [2023-05-04T10:29:31.427Z] ed15518f5707: Pull complete [2023-05-04T10:29:32.159Z] feae8fd75edb: Verifying Checksum [2023-05-04T10:29:32.159Z] feae8fd75edb: Download complete [2023-05-04T10:29:32.445Z] 2ced38df9373: Verifying Checksum [2023-05-04T10:29:32.445Z] 2ced38df9373: Download complete [2023-05-04T10:29:44.778Z] feae8fd75edb: Pull complete [2023-05-04T10:29:44.778Z] 242c74f7c9fa: Pull complete [2023-05-04T10:29:44.778Z] 3cdef696dda3: Pull complete [2023-05-04T10:29:50.148Z] 2ced38df9373: Pull complete [2023-05-04T10:29:52.744Z] 58f1dce35555: Pull complete [2023-05-04T10:29:52.744Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T10:29:52.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T10:29:52.744Z] ---> fadd8f120f05 [2023-05-04T10:29:52.744Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:29:54.695Z] ---> Running in eb8314e27cb2 [2023-05-04T10:29:54.695Z] Removing intermediate container eb8314e27cb2 [2023-05-04T10:29:54.695Z] ---> e9c16b72cf81 [2023-05-04T10:29:54.695Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:29:54.695Z] ---> Running in 3bd5e8796282 [2023-05-04T10:29:54.965Z] Removing intermediate container 3bd5e8796282 [2023-05-04T10:29:54.965Z] ---> 8b2e4dbd1012 [2023-05-04T10:29:54.965Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:29:55.239Z] ---> Running in 9369e46a2b7b [2023-05-04T10:29:55.508Z] Removing intermediate container 9369e46a2b7b [2023-05-04T10:29:55.508Z] ---> 1674e5f4846e [2023-05-04T10:29:55.508Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:29:55.508Z] ---> Running in 40e2b0941fcd [2023-05-04T10:29:55.781Z] Removing intermediate container 40e2b0941fcd [2023-05-04T10:29:55.781Z] ---> c92077c37abb [2023-05-04T10:29:55.781Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:29:56.050Z] ---> Running in bfb021eb3947 [2023-05-04T10:29:56.320Z] Removing intermediate container bfb021eb3947 [2023-05-04T10:29:56.320Z] ---> b40db7b5b4fd [2023-05-04T10:29:56.320Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:29:56.320Z] ---> Running in c041b245af0b [2023-05-04T10:29:57.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T10:29:58.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T10:29:58.975Z] OK: 263 MiB in 53 packages [2023-05-04T10:29:59.949Z] Removing intermediate container c041b245af0b [2023-05-04T10:29:59.949Z] ---> 689399d2a529 [2023-05-04T10:29:59.949Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-04T10:29:59.949Z] ---> Running in 5cd485bb26b9 [2023-05-04T10:30:00.218Z] Removing intermediate container 5cd485bb26b9 [2023-05-04T10:30:00.218Z] ---> ddcf1b3b80c7 [2023-05-04T10:30:00.218Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-04T10:30:01.635Z] ---> 1e63fcebeb93 [2023-05-04T10:30:01.635Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:30:01.635Z] ---> Running in daf4b0bc6fd9 [2023-05-04T10:31:09.546Z] Removing intermediate container daf4b0bc6fd9 [2023-05-04T10:31:09.546Z] ---> db3d9c64bb82 [2023-05-04T10:31:09.546Z] Step 12/13 : COPY . . [2023-05-04T10:31:09.546Z] ---> 3380f2ddb2f3 [2023-05-04T10:31:09.546Z] Step 13/13 : RUN ${MAKE} [2023-05-04T10:31:09.546Z] ---> Running in be78283dc54c [2023-05-04T10:31:09.546Z] noop [2023-05-04T10:31:10.513Z] Removing intermediate container be78283dc54c [2023-05-04T10:31:10.513Z] ---> 7de4604a5161 [2023-05-04T10:31:10.513Z] Successfully built 7de4604a5161 [2023-05-04T10:31:10.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:31:10.877Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T10:31:10.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:31:11.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-13282 does not seem to be running inside a container [2023-05-04T10:31:11.177Z] $ 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-04T10:31:12.415Z] $ docker top c96027136894fd47bb9943acf08ec7bcfb52004ad17c60ba4ccffe1246608ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:31:13.252Z] + go version [2023-05-04T10:31:13.253Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T10:31:13.284Z] $ docker stop --time=1 c96027136894fd47bb9943acf08ec7bcfb52004ad17c60ba4ccffe1246608ac5 [2023-05-04T10:31:14.935Z] $ docker rm -f --volumes c96027136894fd47bb9943acf08ec7bcfb52004ad17c60ba4ccffe1246608ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:31:15.443Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T10:31:15.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:31:15.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-13282 does not seem to be running inside a container [2023-05-04T10:31:15.721Z] $ 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-04T10:31:16.875Z] $ docker top 0050d6efaeb807c9ac2ef17405e90672c4bec39f5c88b5590c11d870f4894ef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:31:17.707Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-05-04T10:31:18.033Z] + make test [2023-05-04T10:31:18.033Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T10:31:50.477Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T10:34:12.237Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T10:34:12.237Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T10:34:12.237Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.201s coverage: 31.1% of statements [2023-05-04T10:34:27.936Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.221s coverage: 86.5% of statements [2023-05-04T10:34:27.936Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T10:34:27.936Z] go vet ./... [2023-05-04T10:35:00.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T10:35:00.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T10:35:00.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T10:35:00.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T10:35:00.254Z] $ docker stop --time=1 0050d6efaeb807c9ac2ef17405e90672c4bec39f5c88b5590c11d870f4894ef5 [2023-05-04T10:35:02.130Z] $ docker rm -f --volumes 0050d6efaeb807c9ac2ef17405e90672c4bec39f5c88b5590c11d870f4894ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:35:03.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T10:35:03.387Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T10:35:03.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:35:04.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T10:35:04.698Z] + ls -al . [2023-05-04T10:35:04.698Z] total 228 [2023-05-04T10:35:04.698Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 10:31 . [2023-05-04T10:35:04.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:28 .. [2023-05-04T10:35:04.698Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 10:28 .git [2023-05-04T10:35:04.698Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:28 .github [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 496 May 4 10:28 .gitignore [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 10:28 .golangci.yml [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 4 10:28 Attribution.txt [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 4 10:28 CHANGELOG.md [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 4 10:28 Dockerfile [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 10:28 GOVERNANCE.md [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 734 May 4 10:28 Jenkinsfile [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 4 10:28 LICENSE [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 4 10:28 Makefile [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 10:28 OWNERS.md [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 4 10:28 README.md [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 10:26 VERSION [2023-05-04T10:35:04.698Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:28 bin [2023-05-04T10:35:04.698Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:28 cmd [2023-05-04T10:35:04.698Z] -rw-r--r-- 1 jenkins jenkins 79191 May 4 10:34 coverage.out [2023-05-04T10:35:04.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:28 doc [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 4 10:28 go.mod [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 4 10:28 go.sum [2023-05-04T10:35:04.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:28 internal [2023-05-04T10:35:04.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:28 snap [2023-05-04T10:35:04.698Z] -rw-rw-r-- 1 jenkins jenkins 236 May 4 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:35:05.054Z] + 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=3d0b00ea4ff866c0839a9ee7638061dbb271e654 --label arch=arm64 --label version=0.0.0 . [2023-05-04T10:35:05.642Z] Sending build context to Docker daemon 14.26MB [2023-05-04T10:35:05.642Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:35:05.642Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T10:35:05.642Z] ---> 7de4604a5161 [2023-05-04T10:35:05.642Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:35:08.230Z] ---> Running in c3703ac78ae5 [2023-05-04T10:35:08.502Z] Removing intermediate container c3703ac78ae5 [2023-05-04T10:35:08.502Z] ---> 95f8830f2c3d [2023-05-04T10:35:08.502Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:35:08.502Z] ---> Running in 47a90bf561bf [2023-05-04T10:35:08.780Z] Removing intermediate container 47a90bf561bf [2023-05-04T10:35:08.780Z] ---> f511f0a82115 [2023-05-04T10:35:08.780Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:35:08.780Z] ---> Running in de15951f146c [2023-05-04T10:35:09.049Z] Removing intermediate container de15951f146c [2023-05-04T10:35:09.049Z] ---> 42bd0e25783e [2023-05-04T10:35:09.049Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:35:09.318Z] ---> Running in bbb314dd69fe [2023-05-04T10:35:09.586Z] Removing intermediate container bbb314dd69fe [2023-05-04T10:35:09.586Z] ---> e5298f1b30df [2023-05-04T10:35:09.586Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:35:09.586Z] ---> Running in 7ce1940cdd56 [2023-05-04T10:35:09.858Z] Removing intermediate container 7ce1940cdd56 [2023-05-04T10:35:09.858Z] ---> 4f1f4325aa99 [2023-05-04T10:35:09.858Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:35:09.858Z] ---> Running in 3312e0b9d8db [2023-05-04T10:35:11.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T10:35:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T10:35:12.956Z] OK: 263 MiB in 53 packages [2023-05-04T10:35:13.542Z] Removing intermediate container 3312e0b9d8db [2023-05-04T10:35:13.542Z] ---> c7de0aa3d557 [2023-05-04T10:35:13.542Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T10:35:13.811Z] ---> Running in f4454d29b621 [2023-05-04T10:35:14.080Z] Removing intermediate container f4454d29b621 [2023-05-04T10:35:14.080Z] ---> a5e447e73f2c [2023-05-04T10:35:14.080Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T10:35:14.676Z] ---> bb756fd504b5 [2023-05-04T10:35:14.676Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:35:14.676Z] ---> Running in 08e74964515d [2023-05-04T10:35:17.288Z] Removing intermediate container 08e74964515d [2023-05-04T10:35:17.288Z] ---> ff15cddf5e0f [2023-05-04T10:35:17.288Z] Step 12/26 : COPY . . [2023-05-04T10:35:18.698Z] ---> 9e22c862112b [2023-05-04T10:35:18.698Z] Step 13/26 : RUN ${MAKE} [2023-05-04T10:35:18.698Z] ---> Running in 77d1481a0da2 [2023-05-04T10:35:19.659Z] 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-04T10:37:41.380Z] Removing intermediate container 77d1481a0da2 [2023-05-04T10:37:41.380Z] ---> 4e77667a0000 [2023-05-04T10:37:41.380Z] Step 14/26 : FROM alpine:3.17 [2023-05-04T10:37:41.380Z] 3.17: Pulling from library/alpine [2023-05-04T10:37:41.380Z] c41833b44d91: Already exists [2023-05-04T10:37:41.380Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T10:37:41.380Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T10:37:41.380Z] ---> 51e60588ff2c [2023-05-04T10:37:41.380Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T10:37:41.380Z] ---> Running in 734df8121aa9 [2023-05-04T10:37:41.380Z] Removing intermediate container 734df8121aa9 [2023-05-04T10:37:41.380Z] ---> 21104f493236 [2023-05-04T10:37:41.380Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-04T10:37:41.380Z] ---> Running in d91df83f3388 [2023-05-04T10:37:41.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T10:37:41.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T10:37:41.381Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T10:37:41.381Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T10:37:41.381Z] OK: 8 MiB in 16 packages [2023-05-04T10:37:41.966Z] Removing intermediate container d91df83f3388 [2023-05-04T10:37:41.966Z] ---> 81cd35a18d70 [2023-05-04T10:37:41.966Z] Step 17/26 : WORKDIR / [2023-05-04T10:37:41.966Z] ---> Running in ed56b7d6969c [2023-05-04T10:37:42.234Z] Removing intermediate container ed56b7d6969c [2023-05-04T10:37:42.234Z] ---> e4ac624af13f [2023-05-04T10:37:42.234Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T10:37:43.646Z] ---> 5793aa1e7ba9 [2023-05-04T10:37:43.647Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T10:37:44.228Z] ---> f876c14e1034 [2023-05-04T10:37:44.228Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T10:37:44.496Z] ---> c43d834a1fa4 [2023-05-04T10:37:44.496Z] Step 21/26 : EXPOSE 59984 [2023-05-04T10:37:44.763Z] ---> Running in 89ad88d1db5b [2023-05-04T10:37:46.833Z] Removing intermediate container 89ad88d1db5b [2023-05-04T10:37:46.833Z] ---> 4a3bcdc253f0 [2023-05-04T10:37:46.833Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T10:37:46.833Z] ---> Running in fb046dd53348 [2023-05-04T10:37:46.833Z] Removing intermediate container fb046dd53348 [2023-05-04T10:37:46.833Z] ---> 4f21c6452cf8 [2023-05-04T10:37:46.833Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T10:37:46.833Z] ---> Running in 3b19fd4997a6 [2023-05-04T10:37:47.443Z] Removing intermediate container 3b19fd4997a6 [2023-05-04T10:37:47.443Z] ---> 4802d9bfc79f [2023-05-04T10:37:47.443Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T10:37:47.443Z] ---> Running in 1e6e523a11ec [2023-05-04T10:37:47.714Z] Removing intermediate container 1e6e523a11ec [2023-05-04T10:37:47.714Z] ---> 3ab3f7126edb [2023-05-04T10:37:47.714Z] Step 25/26 : LABEL git_sha=3d0b00ea4ff866c0839a9ee7638061dbb271e654 [2023-05-04T10:37:47.714Z] ---> Running in 4c9f0bc603b2 [2023-05-04T10:37:47.987Z] Removing intermediate container 4c9f0bc603b2 [2023-05-04T10:37:47.987Z] ---> 3004f2db70cc [2023-05-04T10:37:47.987Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T10:37:47.987Z] ---> Running in 5a34912b7db6 [2023-05-04T10:37:48.261Z] Removing intermediate container 5a34912b7db6 [2023-05-04T10:37:48.261Z] ---> 0dbbc3f29559 [2023-05-04T10:37:48.261Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T10:37:48.261Z] Successfully built 0dbbc3f29559 [2023-05-04T10:37:48.531Z] 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-04T10:37:48.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T10:37:48.955Z] [2023-05-04T10:37:48.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:49.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T10:37:49.290Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T10:37:49.290Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T10:37:49.290Z] 04944245beec: Pulling fs layer [2023-05-04T10:37:49.290Z] 699f458cf7ca: Pulling fs layer [2023-05-04T10:37:49.290Z] 765212b225bb: Pulling fs layer [2023-05-04T10:37:49.290Z] f23df028b6ca: Pulling fs layer [2023-05-04T10:37:49.290Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T10:37:49.290Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T10:37:49.290Z] f23df028b6ca: Waiting [2023-05-04T10:37:49.290Z] 765212b225bb: Waiting [2023-05-04T10:37:49.290Z] d65c8cfc05b1: Waiting [2023-05-04T10:37:49.290Z] 2437ff75d9bd: Waiting [2023-05-04T10:37:49.571Z] 04944245beec: Verifying Checksum [2023-05-04T10:37:49.571Z] 04944245beec: Download complete [2023-05-04T10:37:49.571Z] 765212b225bb: Verifying Checksum [2023-05-04T10:37:49.571Z] 765212b225bb: Download complete [2023-05-04T10:37:49.571Z] f23df028b6ca: Verifying Checksum [2023-05-04T10:37:49.571Z] f23df028b6ca: Download complete [2023-05-04T10:37:49.571Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T10:37:49.571Z] d65c8cfc05b1: Download complete [2023-05-04T10:37:49.571Z] 699f458cf7ca: Verifying Checksum [2023-05-04T10:37:49.571Z] 699f458cf7ca: Download complete [2023-05-04T10:37:50.171Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T10:37:50.171Z] 8998bd30e6a1: Download complete [2023-05-04T10:37:52.123Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T10:37:52.123Z] 2437ff75d9bd: Download complete [2023-05-04T10:37:54.066Z] 8998bd30e6a1: Pull complete [2023-05-04T10:37:54.333Z] 04944245beec: Pull complete [2023-05-04T10:37:55.745Z] 699f458cf7ca: Pull complete [2023-05-04T10:37:55.745Z] 765212b225bb: Pull complete [2023-05-04T10:37:56.709Z] f23df028b6ca: Pull complete [2023-05-04T10:37:56.709Z] d65c8cfc05b1: Pull complete [2023-05-04T10:38:11.706Z] 2437ff75d9bd: Pull complete [2023-05-04T10:38:11.706Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T10:38:11.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T10:38:11.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:38:11.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-13282 does not seem to be running inside a container [2023-05-04T10:38:12.092Z] $ 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-04T10:38:14.702Z] $ docker top bdc643ba10cfd4db2675d4a8d1183a06bcd462dd93dcce0fbb33e38df34ee170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:15.518Z] ---> job-cost.sh [2023-05-04T10:38:15.518Z] lf-activate-venv: SKIPPING [2023-05-04T10:38:15.518Z] INFO: No Stack... [2023-05-04T10:38:15.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T10:38:16.761Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T10:38:17.080Z] + cut -d, -f6 [2023-05-04T10:38:17.348Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2023-05-04T10:38:17.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] [2023-05-04T10:38:17.430Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] did not exist. Created. [2023-05-04T10:38:17.430Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T10:38:18.090Z] /w/workspace/device-onvif-camera/2@tmp/durable-78dd0a49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T10:38:18.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T10:38:18.441Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T10:38:18.496Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T10:38:18.502Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-337-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T10:38:18.533Z] $ docker stop --time=1 bdc643ba10cfd4db2675d4a8d1183a06bcd462dd93dcce0fbb33e38df34ee170 [2023-05-04T10:38:20.024Z] $ docker rm -f --volumes bdc643ba10cfd4db2675d4a8d1183a06bcd462dd93dcce0fbb33e38df34ee170 [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-04T10:38:20.386Z] provisioning config files... [2023-05-04T10:38:20.392Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-337@tmp/config8544479106909257900tmp [Pipeline] { [Pipeline] sh [2023-05-04T10:38:20.687Z] + set +x [2023-05-04T10:38:20.688Z] + curl -s https://codecov.io/bash [2023-05-04T10:38:20.688Z] + bash -s -- [2023-05-04T10:38:20.688Z] [2023-05-04T10:38:20.688Z] _____ _ [2023-05-04T10:38:20.688Z] / ____| | | [2023-05-04T10:38:20.688Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T10:38:20.688Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T10:38:20.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T10:38:20.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T10:38:20.688Z] Bash-1.0.6 [2023-05-04T10:38:20.688Z] [2023-05-04T10:38:20.688Z] [2023-05-04T10:38:20.688Z] ==> git version 2.25.1 found [2023-05-04T10:38:20.688Z] ==> 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-04T10:38:20.688Z] Release-Date: 2020-01-08 [2023-05-04T10:38:20.688Z] 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-04T10:38:20.688Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T10:38:20.688Z] ==> Jenkins CI detected. [2023-05-04T10:38:20.688Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-337 [2023-05-04T10:38:20.688Z] project root: . [2023-05-04T10:38:20.688Z] --> token set from env [2023-05-04T10:38:20.688Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T10:38:20.688Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T10:38:20.688Z] ==> Python coveragepy not found [2023-05-04T10:38:20.688Z] ==> Searching for coverage reports in: [2023-05-04T10:38:20.688Z] + . [2023-05-04T10:38:20.688Z] -> Found 1 reports [2023-05-04T10:38:20.688Z] ==> Detecting git/mercurial file structure [2023-05-04T10:38:20.688Z] ==> Reading reports [2023-05-04T10:38:20.688Z] + ./coverage.out bytes=79191 [2023-05-04T10:38:20.688Z] ==> Appending adjustments [2023-05-04T10:38:20.688Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T10:38:20.946Z] + Found adjustments [2023-05-04T10:38:20.946Z] ==> Gzipping contents [2023-05-04T10:38:20.946Z] 12K /tmp/codecov.SWbAGB.gz [2023-05-04T10:38:20.946Z] ==> Uploading reports [2023-05-04T10:38:20.946Z] url: https://codecov.io [2023-05-04T10:38:20.946Z] query: branch=PR-337&commit=3d0b00ea4ff866c0839a9ee7638061dbb271e654&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-337%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=337&job=&cmd_args= [2023-05-04T10:38:20.946Z] -> Pinging Codecov [2023-05-04T10:38:20.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-337&commit=3d0b00ea4ff866c0839a9ee7638061dbb271e654&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-337%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=337&job=&cmd_args= [2023-05-04T10:38:21.205Z] -> Uploading to [2023-05-04T10:38:21.205Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/F29A59C45E3A92E06B3E522C9905F8EF/3d0b00ea4ff866c0839a9ee7638061dbb271e654/414e2232-6a96-41c9-a3ed-84390a95c33e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T103820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5485ac09dd5534e497a4e38d5cf33d041f16fe40b64cc507d5df6f42606035c2 [2023-05-04T10:38:21.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T10:38:21.206Z] Dload Upload Total Spent Left Speed [2023-05-04T10:38:21.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 49380 --:--:-- --:--:-- --:--:-- 49613 [2023-05-04T10:38:21.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3d0b00ea4ff866c0839a9ee7638061dbb271e654 [Pipeline] } [2023-05-04T10:38:21.473Z] 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-04T10:38:22.237Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-337/archives ] [2023-05-04T10:38:22.237Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-337/archives [2023-05-04T10:38:22.237Z] total 16 [2023-05-04T10:38:22.237Z] drwxr-xr-x 3 root root 4096 May 4 10:28 . [2023-05-04T10:38:22.237Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 10:28 .. [2023-05-04T10:38:22.237Z] drwxr-xr-x 2 root root 4096 May 4 10:28 cost [2023-05-04T10:38:22.237Z] -rw-r--r-- 1 root root 91 May 4 10:28 cost.csv [2023-05-04T10:38:22.237Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-337/archives [2023-05-04T10:38:22.237Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-337/archives [2023-05-04T10:38:22.237Z] total 16 [2023-05-04T10:38:22.237Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 10:28 . [2023-05-04T10:38:22.237Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 10:28 .. [2023-05-04T10:38:22.237Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 10:28 cost [2023-05-04T10:38:22.237Z] -rw-r--r-- 1 jenkins jenkins 91 May 4 10:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:22.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:23.386Z] ---> package-listing.sh [2023-05-04T10:38:23.386Z] ++ facter osfamily [2023-05-04T10:38:23.386Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T10:38:23.645Z] + OS_FAMILY=debian [2023-05-04T10:38:23.645Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-337 [2023-05-04T10:38:23.645Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T10:38:23.645Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T10:38:23.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T10:38:23.645Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T10:38:23.645Z] + '[' /w/workspace/undry_device-onvif-camera_PR-337 ']' [2023-05-04T10:38:23.645Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T10:38:23.645Z] + case "${OS_FAMILY}" in [2023-05-04T10:38:23.645Z] + dpkg -l [2023-05-04T10:38:23.645Z] + grep '^ii' [2023-05-04T10:38:23.645Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T10:38:23.645Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T10:38:23.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T10:38:23.645Z] + '[' /w/workspace/undry_device-onvif-camera_PR-337 ']' [2023-05-04T10:38:23.645Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-337/archives/ [2023-05-04T10:38:23.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-337/archives/ [Pipeline] echo [2023-05-04T10:38:23.654Z] 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-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T10:38:23.930Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:38:24.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:38:24.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:38:24.565Z] prd-ubuntu20.04-docker-8c-8g-13280 does not seem to be running inside a container [2023-05-04T10:38:24.598Z] $ 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-337/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-337 -v /w/workspace/undry_device-onvif-camera_PR-337:/w/workspace/undry_device-onvif-camera_PR-337:rw,z -v /w/workspace/undry_device-onvif-camera_PR-337@tmp:/w/workspace/undry_device-onvif-camera_PR-337@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-04T10:38:24.865Z] $ docker top fb3fab8d4a437bc4423f3d4850475adf2d85da9c7dacd8acb2050ee8e82f19fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:38:25.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T10:38:25.485Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T10:38:25.771Z] + ls /var/log/sa-host [2023-05-04T10:38:25.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:38:25.835Z] provisioning config files... [2023-05-04T10:38:25.843Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-337@tmp/config11284137891911535155tmp [Pipeline] { [Pipeline] echo [2023-05-04T10:38:25.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:26.139Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T10:38:26.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:26.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T10:38:26.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:26.755Z] ---> sudo-logs.sh [2023-05-04T10:38:26.755Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T10:38:26.785Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:27.070Z] ---> job-cost.sh [2023-05-04T10:38:27.070Z] lf-activate-venv: SKIPPING [2023-05-04T10:38:27.070Z] DEBUG: total: 0.2199999988079071 [2023-05-04T10:38:27.070Z] INFO: Retrieving Stack Cost... [2023-05-04T10:38:27.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T10:38:27.899Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T10:38:27.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:28.192Z] ---> logs-deploy.sh [2023-05-04T10:38:28.192Z] lf-activate-venv: SKIPPING [2023-05-04T10:38:28.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-337/2 [2023-05-04T10:38:28.192Z] INFO: archiving workspace using pattern(s): [2023-05-04T10:38:29.129Z] Archives upload complete. [2023-05-04T10:38:29.129Z] INFO: archiving logs to Nexus