Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68a981fa1763c207823ac86b4113d2db4c49b852 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-ssh1623089540186361425.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh670504841643623136.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11560616138828760944.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh8373657533664836802.key Verifying host key using known hosts file > 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11830001317018634997.key Verifying host key using known hosts file > 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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117250 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Avoid second fetch Checking out Revision 68a981fa1763c207823ac86b4113d2db4c49b852 (main) Commit message: "docs: integrate onvif schemas and validation matrix to swagger (#180)" > git config core.sparsecheckout # timeout=10 > git checkout -f 68a981fa1763c207823ac86b4113d2db4c49b852 # timeout=10 > git rev-list --no-walk 48aac476b513547f736cc1fa92662379694eca8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T19:30:11.041Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T19:30:11.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T19:30:11.118Z] ========================================================= [2022-10-26T19:30:11.118Z] EdgeX Global Pipelines Version Info [2022-10-26T19:30:11.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:30:11.819Z] ------------------- [2022-10-26T19:30:11.819Z] stable info: [2022-10-26T19:30:11.819Z] ------------------- [2022-10-26T19:30:11.819Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T19:30:11.820Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T19:30:11.820Z] Message: update stable to v1.0.243 [2022-10-26T19:30:12.393Z] ------------------- [2022-10-26T19:30:12.393Z] experimental info: [2022-10-26T19:30:12.393Z] ------------------- [2022-10-26T19:30:12.393Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T19:30:12.393Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T19:30:12.393Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T19:30:12.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-26T19:30:12.567Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-26T19:30:12.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T19:30:12.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T19:30:12.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T19:30:12.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T19:30:12.612Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T19:30:12.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T19:30:12.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T19:30:12.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T19:30:12.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T19:30:12.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-26T19:30:12.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T19:30:12.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T19:30:12.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T19:30:12.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T19:30:12.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T19:30:12.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T19:30:12.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T19:30:12.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T19:30:12.788Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T19:30:12.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-26T19:30:12.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T19:30:12.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T19:30:12.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T19:30:12.864Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T19:30:12.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T19:30:12.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T19:30:12.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T19:30:12.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T19:30:12.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] echo [2022-10-26T19:30:12.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68a981f [Pipeline] echo [2022-10-26T19:30:12.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:30:13.025Z] provisioning config files... [2022-10-26T19:30:13.046Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7547293187473368018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:30:13.350Z] ---> docker-login.sh [2022-10-26T19:30:13.350Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:30:13.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:13.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:13.871Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:13.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:13.871Z] [2022-10-26T19:30:13.871Z] Login Succeeded [2022-10-26T19:30:13.871Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:30:13.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:14.135Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:14.135Z] [2022-10-26T19:30:14.135Z] Login Succeeded [2022-10-26T19:30:14.135Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:30:14.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:14.135Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:14.135Z] [2022-10-26T19:30:14.135Z] Login Succeeded [2022-10-26T19:30:14.135Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:30:14.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:14.135Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:14.135Z] [2022-10-26T19:30:14.135Z] Login Succeeded [2022-10-26T19:30:14.135Z] docker.io [2022-10-26T19:30:14.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:14.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:14.656Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:14.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:14.656Z] [2022-10-26T19:30:14.656Z] Login Succeeded [2022-10-26T19:30:14.656Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:30:14.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T19:30:15.031Z] + git rev-list -1 --merges 68a981fa1763c207823ac86b4113d2db4c49b852~1..68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] echo [2022-10-26T19:30:15.071Z] -----------> git rev-list -1 --merges 68a981fa1763c207823ac86b4113d2db4c49b852~1..68a981fa1763c207823ac86b4113d2db4c49b852 68a981fa1763c207823ac86b4113d2db4c49b852 [false] [Pipeline] sh [2022-10-26T19:30:15.368Z] + git log --format=format:%s -1 68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] echo [2022-10-26T19:30:15.388Z] ========================================================= [2022-10-26T19:30:15.388Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T19:30:15.388Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:30:15.732Z] + git log --format=format:%s -1 68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] echo [2022-10-26T19:30:15.751Z] [semverPrep] GIT_COMMIT: 68a981fa1763c207823ac86b4113d2db4c49b852, Commit Message: docs: integrate onvif schemas and validation matrix to swagger (#180) [Pipeline] echo [2022-10-26T19:30:15.759Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T19:30:16.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:30:16.138Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T19:30:16.138Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T19:30:16.138Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T19:30:16.138Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T19:30:16.138Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T19:30:16.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:30:16.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:30:16.589Z] [2022-10-26T19:30:16.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:30:16.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:30:16.893Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T19:30:16.893Z] b85a868b505f: Pulling fs layer [2022-10-26T19:30:16.893Z] e2be974225ed: Pulling fs layer [2022-10-26T19:30:16.893Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T19:30:16.893Z] 988bab9f4d93: Pulling fs layer [2022-10-26T19:30:16.893Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T19:30:16.893Z] eaf3925da568: Pulling fs layer [2022-10-26T19:30:16.893Z] bab4dde63d76: Pulling fs layer [2022-10-26T19:30:16.893Z] bde34c3a00c8: Pulling fs layer [2022-10-26T19:30:16.893Z] b352a97aabf1: Pulling fs layer [2022-10-26T19:30:16.893Z] 4872d77fe225: Pulling fs layer [2022-10-26T19:30:16.893Z] 5851b861e8e6: Pulling fs layer [2022-10-26T19:30:16.893Z] 988bab9f4d93: Waiting [2022-10-26T19:30:16.893Z] 1469e6f7b9e6: Waiting [2022-10-26T19:30:16.893Z] eaf3925da568: Waiting [2022-10-26T19:30:16.893Z] bab4dde63d76: Waiting [2022-10-26T19:30:16.893Z] bde34c3a00c8: Waiting [2022-10-26T19:30:16.893Z] b352a97aabf1: Waiting [2022-10-26T19:30:16.893Z] 4872d77fe225: Waiting [2022-10-26T19:30:16.893Z] 5851b861e8e6: Waiting [2022-10-26T19:30:16.893Z] e2be974225ed: Verifying Checksum [2022-10-26T19:30:16.893Z] e2be974225ed: Download complete [2022-10-26T19:30:16.893Z] 988bab9f4d93: Verifying Checksum [2022-10-26T19:30:16.893Z] 988bab9f4d93: Download complete [2022-10-26T19:30:17.153Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T19:30:17.153Z] 339a4e72a1f5: Download complete [2022-10-26T19:30:17.153Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T19:30:17.153Z] 1469e6f7b9e6: Download complete [2022-10-26T19:30:17.153Z] eaf3925da568: Verifying Checksum [2022-10-26T19:30:17.153Z] eaf3925da568: Download complete [2022-10-26T19:30:17.153Z] bde34c3a00c8: Verifying Checksum [2022-10-26T19:30:17.153Z] bde34c3a00c8: Download complete [2022-10-26T19:30:17.153Z] b352a97aabf1: Download complete [2022-10-26T19:30:17.153Z] 4872d77fe225: Verifying Checksum [2022-10-26T19:30:17.153Z] 4872d77fe225: Download complete [2022-10-26T19:30:17.153Z] 5851b861e8e6: Verifying Checksum [2022-10-26T19:30:17.153Z] 5851b861e8e6: Download complete [2022-10-26T19:30:17.153Z] b85a868b505f: Verifying Checksum [2022-10-26T19:30:17.153Z] b85a868b505f: Download complete [2022-10-26T19:30:17.411Z] bab4dde63d76: Verifying Checksum [2022-10-26T19:30:17.411Z] bab4dde63d76: Download complete [2022-10-26T19:30:18.343Z] b85a868b505f: Pull complete [2022-10-26T19:30:18.602Z] e2be974225ed: Pull complete [2022-10-26T19:30:19.168Z] 339a4e72a1f5: Pull complete [2022-10-26T19:30:19.168Z] 988bab9f4d93: Pull complete [2022-10-26T19:30:19.426Z] 1469e6f7b9e6: Pull complete [2022-10-26T19:30:19.426Z] eaf3925da568: Pull complete [2022-10-26T19:30:21.330Z] bab4dde63d76: Pull complete [2022-10-26T19:30:21.588Z] bde34c3a00c8: Pull complete [2022-10-26T19:30:21.588Z] b352a97aabf1: Pull complete [2022-10-26T19:30:21.849Z] 4872d77fe225: Pull complete [2022-10-26T19:30:21.849Z] 5851b861e8e6: Pull complete [2022-10-26T19:30:21.849Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T19:30:21.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:30:21.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:30:21.921Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:30:21.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:30:25.754Z] $ docker top 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de -eo pid,comm [2022-10-26T19:30:25.803Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:30:25.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:30:25.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:30:25.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:30:25.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:30:25.957Z] $ docker exec 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de ssh-agent [2022-10-26T19:30:26.120Z] SSH_AUTH_SOCK=/tmp/ssh-NMkumE0znnxW/agent.14 [2022-10-26T19:30:26.120Z] SSH_AGENT_PID=20 [2022-10-26T19:30:26.127Z] Running ssh-add (command line suppressed) [2022-10-26T19:30:26.265Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5152065741453259294.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5152065741453259294.key) [2022-10-26T19:30:26.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:30:26.562Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T19:30:26.574Z] $ docker exec --env ******** --env ******** 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de ssh-agent -k [2022-10-26T19:30:26.700Z] unset SSH_AUTH_SOCK; [2022-10-26T19:30:26.700Z] unset SSH_AGENT_PID; [2022-10-26T19:30:26.700Z] echo Agent pid 20 killed; [2022-10-26T19:30:26.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T19:30:26.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:30:26.738Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:30:26.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:30:26.847Z] $ docker exec 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de ssh-agent [2022-10-26T19:30:26.961Z] SSH_AUTH_SOCK=/tmp/ssh-R4egEKlTO5OV/agent.70 [2022-10-26T19:30:26.961Z] SSH_AGENT_PID=77 [2022-10-26T19:30:26.966Z] Running ssh-add (command line suppressed) [2022-10-26T19:30:27.064Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10461205076369367760.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10461205076369367760.key) [2022-10-26T19:30:27.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:30:27.357Z] + git semver init [2022-10-26T19:30:27.616Z] 2022-10-26 19:30:27,545 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T19:30:27.616Z] 2022-10-26 19:30:27,546 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-26T19:30:27.616Z] 2022-10-26 19:30:27,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-26T19:30:27.616Z] 2022-10-26 19:30:27,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:30:28.991Z] 2022-10-26 19:30:28,828 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-26T19:30:28.991Z] 2022-10-26 19:30:28,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-26T19:30:28.991Z] 2022-10-26 19:30:28,829 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:30:28.991Z] 2022-10-26 19:30:28,829 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:30:28.991Z] 2.3.0-dev.38 [Pipeline] } [2022-10-26T19:30:29.004Z] $ docker exec --env ******** --env ******** 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de ssh-agent -k [2022-10-26T19:30:29.097Z] unset SSH_AUTH_SOCK; [2022-10-26T19:30:29.098Z] unset SSH_AGENT_PID; [2022-10-26T19:30:29.098Z] echo Agent pid 77 killed; [2022-10-26T19:30:29.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:30:29.398Z] + git semver [Pipeline] } [2022-10-26T19:30:29.680Z] $ docker stop --time=1 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de [2022-10-26T19:30:31.110Z] $ docker rm -f 9dd7d0421f21656ebd0da8fe0d2a50f41d76219c25bab02d91051695ddaa29de [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:30:31.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T19:30:31.659Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T19:30:31.662Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:30:31.793Z] provisioning config files... [2022-10-26T19:30:31.801Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2405996466062040186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:30:32.102Z] ---> docker-login.sh [2022-10-26T19:30:32.102Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:30:32.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:32.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:32.102Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:32.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:32.102Z] [2022-10-26T19:30:32.102Z] Login Succeeded [2022-10-26T19:30:32.102Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:30:32.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:32.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:32.361Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:32.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:32.361Z] [2022-10-26T19:30:32.361Z] Login Succeeded [2022-10-26T19:30:32.361Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:30:32.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:32.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:32.361Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:32.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:32.361Z] [2022-10-26T19:30:32.361Z] Login Succeeded [2022-10-26T19:30:32.361Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:30:32.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:32.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:32.620Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:32.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:32.620Z] [2022-10-26T19:30:32.620Z] Login Succeeded [2022-10-26T19:30:32.620Z] docker.io [2022-10-26T19:30:32.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:30:32.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:30:32.880Z] Configure a credential helper to remove this warning. See [2022-10-26T19:30:32.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:30:32.880Z] [2022-10-26T19:30:32.880Z] Login Succeeded [2022-10-26T19:30:32.880Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:30:32.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T19:30:32.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:30:32.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:30:32.976Z] ========================================================= [2022-10-26T19:30:32.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T19:30:32.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:30:33.293Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T19:30:33.293Z] Sending build context to Docker daemon 27.42MB [2022-10-26T19:30:33.293Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:30:33.293Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-26T19:30:33.553Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T19:30:33.553Z] 213ec9aee27d: Pulling fs layer [2022-10-26T19:30:33.553Z] 4583459ba037: Pulling fs layer [2022-10-26T19:30:33.553Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T19:30:33.553Z] 53926ce57604: Pulling fs layer [2022-10-26T19:30:33.553Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T19:30:33.553Z] 30f14e443154: Pulling fs layer [2022-10-26T19:30:33.553Z] 801331c1e519: Pulling fs layer [2022-10-26T19:30:33.553Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T19:30:33.553Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T19:30:33.553Z] 21b2b0c7a3f4: Waiting [2022-10-26T19:30:33.553Z] 7d9ed39f4882: Waiting [2022-10-26T19:30:33.553Z] 53926ce57604: Waiting [2022-10-26T19:30:33.553Z] 30f14e443154: Waiting [2022-10-26T19:30:33.553Z] 801331c1e519: Waiting [2022-10-26T19:30:33.553Z] 99cc6dd402b0: Waiting [2022-10-26T19:30:33.553Z] 93c1e223e6f2: Download complete [2022-10-26T19:30:33.553Z] 4583459ba037: Verifying Checksum [2022-10-26T19:30:33.553Z] 4583459ba037: Download complete [2022-10-26T19:30:33.553Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T19:30:33.553Z] 21b2b0c7a3f4: Download complete [2022-10-26T19:30:33.553Z] 30f14e443154: Verifying Checksum [2022-10-26T19:30:33.553Z] 30f14e443154: Download complete [2022-10-26T19:30:33.553Z] 213ec9aee27d: Verifying Checksum [2022-10-26T19:30:33.553Z] 213ec9aee27d: Download complete [2022-10-26T19:30:33.553Z] 801331c1e519: Verifying Checksum [2022-10-26T19:30:33.553Z] 801331c1e519: Download complete [2022-10-26T19:30:33.818Z] 213ec9aee27d: Pull complete [2022-10-26T19:30:33.818Z] 4583459ba037: Pull complete [2022-10-26T19:30:34.087Z] 93c1e223e6f2: Pull complete [2022-10-26T19:30:34.087Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T19:30:34.087Z] 7d9ed39f4882: Download complete [2022-10-26T19:30:34.346Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T19:30:34.346Z] 99cc6dd402b0: Download complete [2022-10-26T19:30:34.346Z] 53926ce57604: Verifying Checksum [2022-10-26T19:30:34.346Z] 53926ce57604: Download complete [2022-10-26T19:30:38.535Z] 53926ce57604: Pull complete [2022-10-26T19:30:38.535Z] 21b2b0c7a3f4: Pull complete [2022-10-26T19:30:38.535Z] 30f14e443154: Pull complete [2022-10-26T19:30:38.535Z] 801331c1e519: Pull complete [2022-10-26T19:30:40.536Z] 99cc6dd402b0: Pull complete [2022-10-26T19:30:41.100Z] 7d9ed39f4882: Pull complete [2022-10-26T19:30:41.100Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T19:30:41.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T19:30:41.100Z] ---> 1dedd983c030 [2022-10-26T19:30:41.100Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:30:46.765Z] Still waiting to schedule task [2022-10-26T19:30:46.765Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T19:30:47.679Z] ---> Running in 4dbe2b23a7f6 [2022-10-26T19:30:48.635Z] Removing intermediate container 4dbe2b23a7f6 [2022-10-26T19:30:48.635Z] ---> 001ec2acee0e [2022-10-26T19:30:48.635Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:30:49.576Z] ---> Running in cd3d5cd63ef5 [2022-10-26T19:30:50.144Z] Removing intermediate container cd3d5cd63ef5 [2022-10-26T19:30:50.144Z] ---> bf2982eb1ace [2022-10-26T19:30:50.144Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T19:30:50.712Z] ---> Running in 5566e4e23075 [2022-10-26T19:30:51.650Z] Removing intermediate container 5566e4e23075 [2022-10-26T19:30:51.650Z] ---> 5a19dfbed451 [2022-10-26T19:30:51.650Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:30:51.650Z] ---> Running in e0662221986e [2022-10-26T19:30:52.218Z] Removing intermediate container e0662221986e [2022-10-26T19:30:52.218Z] ---> c5e7f6f24efe [2022-10-26T19:30:52.218Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-26T19:30:52.476Z] ---> Running in 441a1617e1fd [2022-10-26T19:30:53.045Z] Removing intermediate container 441a1617e1fd [2022-10-26T19:30:53.045Z] ---> c4eea145934f [2022-10-26T19:30:53.045Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:30:53.304Z] ---> Running in 1fb31f4ef16c [2022-10-26T19:30:55.840Z] Removing intermediate container 1fb31f4ef16c [2022-10-26T19:30:55.840Z] ---> 81748eca5441 [2022-10-26T19:30:55.840Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:30:56.100Z] ---> Running in e4bcc46938f8 [2022-10-26T19:30:56.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T19:30:57.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T19:30:57.906Z] OK: 211 MiB in 51 packages [2022-10-26T19:30:58.841Z] Removing intermediate container e4bcc46938f8 [2022-10-26T19:30:58.841Z] ---> 189653e1f005 [2022-10-26T19:30:58.841Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-26T19:30:59.100Z] ---> Running in f50e4578c965 [2022-10-26T19:30:59.357Z] Removing intermediate container f50e4578c965 [2022-10-26T19:30:59.357Z] ---> 31a7a0edb95d [2022-10-26T19:30:59.357Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-26T19:30:59.934Z] ---> d2e7f0d5851a [2022-10-26T19:30:59.934Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:30:59.934Z] ---> Running in e79b2a4cd83b [2022-10-26T19:31:38.716Z] Removing intermediate container e79b2a4cd83b [2022-10-26T19:31:38.716Z] ---> fe61245e0aa2 [2022-10-26T19:31:38.716Z] Step 13/14 : COPY . . [2022-10-26T19:31:39.281Z] ---> 0f4f76a793b5 [2022-10-26T19:31:39.281Z] Step 14/14 : RUN ${MAKE} [2022-10-26T19:31:39.281Z] ---> Running in 58ed651984e2 [2022-10-26T19:31:39.869Z] noop [2022-10-26T19:31:40.437Z] Removing intermediate container 58ed651984e2 [2022-10-26T19:31:40.437Z] ---> 6426d40bf89c [2022-10-26T19:31:40.437Z] Successfully built 6426d40bf89c [2022-10-26T19:31:40.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:31:40.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T19:31:40.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:31:40.819Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:31:40.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T19:31:41.235Z] $ docker top e13e616b4d9346df0d5184b70da100a8c5acff5dad721b19f48f8729678af286 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:31:41.580Z] + go version [2022-10-26T19:31:41.580Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T19:31:41.587Z] $ docker stop --time=1 e13e616b4d9346df0d5184b70da100a8c5acff5dad721b19f48f8729678af286 [2022-10-26T19:31:42.857Z] $ docker rm -f e13e616b4d9346df0d5184b70da100a8c5acff5dad721b19f48f8729678af286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:31:43.264Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T19:31:43.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:31:43.345Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:31:43.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T19:31:43.667Z] $ docker top cbb1fd565decfa713cbb7d6a355d67823819f4966f3380c321ecfeb7222ddbe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:31:44.010Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T19:31:44.298Z] + make test [2022-10-26T19:31:44.298Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T19:31:44.554Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-26T19:31:54.514Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-26T19:31:55.886Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.031s coverage: 28.2% of statements [2022-10-26T19:31:55.887Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-26T19:31:55.887Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.390s coverage: 86.5% of statements [2022-10-26T19:32:02.441Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T19:32:02.441Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T19:32:05.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T19:32:05.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T19:32:05.742Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T19:32:05.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T19:32:05.768Z] $ docker stop --time=1 cbb1fd565decfa713cbb7d6a355d67823819f4966f3380c321ecfeb7222ddbe5 [2022-10-26T19:32:08.837Z] $ docker rm -f cbb1fd565decfa713cbb7d6a355d67823819f4966f3380c321ecfeb7222ddbe5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:32:09.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T19:32:09.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T19:32:09.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T19:32:10.211Z] + ls -al . [2022-10-26T19:32:10.211Z] total 244 [2022-10-26T19:32:10.211Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 19:31 . [2022-10-26T19:32:10.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:30 .. [2022-10-26T19:32:10.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:31 .git [2022-10-26T19:32:10.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:30 .github [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 26 19:30 .gitignore [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 19:30 .golangci.yml [2022-10-26T19:32:10.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 19:30 .semver [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 26 19:30 Attribution.txt [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 26 19:30 CHANGELOG.md [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 26 19:30 Dockerfile [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:30 GOVERNANCE.md [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 26 19:30 Jenkinsfile [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 19:30 LICENSE [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 26 19:30 Makefile [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 19:30 OWNERS.md [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 26 19:30 README.md [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 19:30 VERSION [2022-10-26T19:32:10.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:30 bin [2022-10-26T19:32:10.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:30 cmd [2022-10-26T19:32:10.211Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 26 19:31 coverage.out [2022-10-26T19:32:10.211Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 19:30 doc [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 3735 Oct 26 19:30 go.mod [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 46201 Oct 26 19:30 go.sum [2022-10-26T19:32:10.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:30 internal [2022-10-26T19:32:10.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:30 snap [2022-10-26T19:32:10.211Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 19:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:10.667Z] + 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=68a981fa1763c207823ac86b4113d2db4c49b852 --label arch=amd64 --label version=2.3.0-dev.38 . [2022-10-26T19:32:10.668Z] Sending build context to Docker daemon 27.5MB [2022-10-26T19:32:10.668Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:32:10.668Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-26T19:32:10.668Z] ---> 6426d40bf89c [2022-10-26T19:32:10.668Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:32:11.238Z] ---> Running in 4059d17cf802 [2022-10-26T19:32:11.498Z] Removing intermediate container 4059d17cf802 [2022-10-26T19:32:11.498Z] ---> 4ea102c0821a [2022-10-26T19:32:11.498Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:32:11.498Z] ---> Running in ef6ca4a8a40f [2022-10-26T19:32:12.067Z] Removing intermediate container ef6ca4a8a40f [2022-10-26T19:32:12.067Z] ---> 9d1ed4150373 [2022-10-26T19:32:12.067Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T19:32:12.067Z] ---> Running in f2cb22e5c752 [2022-10-26T19:32:12.325Z] Removing intermediate container f2cb22e5c752 [2022-10-26T19:32:12.325Z] ---> 5aec5d4d52ac [2022-10-26T19:32:12.325Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:32:12.325Z] ---> Running in fb75af80e092 [2022-10-26T19:32:12.584Z] Removing intermediate container fb75af80e092 [2022-10-26T19:32:12.584Z] ---> 58b58eeae2bb [2022-10-26T19:32:12.584Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-26T19:32:12.584Z] ---> Running in b50865701a87 [2022-10-26T19:32:12.584Z] Removing intermediate container b50865701a87 [2022-10-26T19:32:12.584Z] ---> 977f42058b7b [2022-10-26T19:32:12.584Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:32:12.584Z] ---> Running in e17cc5bc91da [2022-10-26T19:32:13.152Z] Removing intermediate container e17cc5bc91da [2022-10-26T19:32:13.152Z] ---> 8c3149473c85 [2022-10-26T19:32:13.152Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:32:13.152Z] ---> Running in adcfdb142354 [2022-10-26T19:32:13.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T19:32:13.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T19:32:14.550Z] OK: 211 MiB in 51 packages [2022-10-26T19:32:14.808Z] Removing intermediate container adcfdb142354 [2022-10-26T19:32:14.808Z] ---> bea0d791d324 [2022-10-26T19:32:14.808Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-26T19:32:14.808Z] ---> Running in b6b34f2e822b [2022-10-26T19:32:14.808Z] Removing intermediate container b6b34f2e822b [2022-10-26T19:32:14.808Z] ---> 91ca77c3514c [2022-10-26T19:32:14.808Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-26T19:32:15.066Z] ---> 032e6de72c56 [2022-10-26T19:32:15.066Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:32:15.066Z] ---> Running in 0b8e60e21c31 [2022-10-26T19:32:15.652Z] Removing intermediate container 0b8e60e21c31 [2022-10-26T19:32:15.652Z] ---> 55986fb0f38e [2022-10-26T19:32:15.652Z] Step 13/27 : COPY . . [2022-10-26T19:32:16.586Z] ---> 870cc7d3e750 [2022-10-26T19:32:16.586Z] Step 14/27 : RUN ${MAKE} [2022-10-26T19:32:16.845Z] ---> Running in 1d22d89971c1 [2022-10-26T19:32:17.103Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.38 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-26T19:32:43.654Z] Removing intermediate container 1d22d89971c1 [2022-10-26T19:32:43.654Z] ---> 06d367a9cecd [2022-10-26T19:32:43.654Z] Step 15/27 : FROM alpine:3.16 [2022-10-26T19:32:43.654Z] 3.16: Pulling from library/alpine [2022-10-26T19:32:43.654Z] 213ec9aee27d: Already exists [2022-10-26T19:32:43.654Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T19:32:43.654Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T19:32:43.654Z] ---> 9c6f07244728 [2022-10-26T19:32:43.654Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-26T19:32:43.654Z] ---> Running in 368a4e5852d4 [2022-10-26T19:32:43.654Z] Removing intermediate container 368a4e5852d4 [2022-10-26T19:32:43.654Z] ---> 8d4374d73d13 [2022-10-26T19:32:43.654Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T19:32:43.654Z] ---> Running in c03477950326 [2022-10-26T19:32:43.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T19:32:43.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T19:32:43.654Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T19:32:43.654Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T19:32:43.654Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T19:32:43.654Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T19:32:43.654Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T19:32:43.654Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T19:32:43.654Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T19:32:43.654Z] OK: 8 MiB in 20 packages [2022-10-26T19:32:43.654Z] Removing intermediate container c03477950326 [2022-10-26T19:32:43.654Z] ---> 30e0a50ec126 [2022-10-26T19:32:43.654Z] Step 18/27 : WORKDIR / [2022-10-26T19:32:43.654Z] ---> Running in 5799480d84a6 [2022-10-26T19:32:43.654Z] Removing intermediate container 5799480d84a6 [2022-10-26T19:32:43.654Z] ---> 3b3c51b0497e [2022-10-26T19:32:43.654Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-26T19:32:44.221Z] ---> 51046920a360 [2022-10-26T19:32:44.221Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-26T19:32:44.487Z] ---> 31eb823fab50 [2022-10-26T19:32:44.487Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-26T19:32:44.487Z] ---> 4fdbe3bc2727 [2022-10-26T19:32:44.487Z] Step 22/27 : EXPOSE 59984 [2022-10-26T19:32:44.748Z] ---> Running in ae0363d1d5c2 [2022-10-26T19:32:44.748Z] Removing intermediate container ae0363d1d5c2 [2022-10-26T19:32:44.748Z] ---> a19775bf4a79 [2022-10-26T19:32:44.748Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-26T19:32:44.748Z] ---> Running in 2ea09570538b [2022-10-26T19:32:44.748Z] Removing intermediate container 2ea09570538b [2022-10-26T19:32:44.748Z] ---> 88baa06facf7 [2022-10-26T19:32:44.748Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T19:32:44.748Z] ---> Running in 310aa44bdc5a [2022-10-26T19:32:45.008Z] Removing intermediate container 310aa44bdc5a [2022-10-26T19:32:45.008Z] ---> f007cef9d28a [2022-10-26T19:32:45.008Z] Step 25/27 : LABEL arch=amd64 [2022-10-26T19:32:45.008Z] ---> Running in 89059666baad [2022-10-26T19:32:45.008Z] Removing intermediate container 89059666baad [2022-10-26T19:32:45.008Z] ---> f8b59a305f60 [2022-10-26T19:32:45.008Z] Step 26/27 : LABEL git_sha=68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:32:45.008Z] ---> Running in 6a91a87575c7 [2022-10-26T19:32:45.008Z] Removing intermediate container 6a91a87575c7 [2022-10-26T19:32:45.008Z] ---> 51a16e642762 [2022-10-26T19:32:45.008Z] Step 27/27 : LABEL version=2.3.0-dev.38 [2022-10-26T19:32:45.266Z] ---> Running in b3a0550e7124 [2022-10-26T19:32:45.266Z] Removing intermediate container b3a0550e7124 [2022-10-26T19:32:45.266Z] ---> b88e8a6d6204 [2022-10-26T19:32:45.266Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T19:32:45.266Z] Successfully built b88e8a6d6204 [2022-10-26T19:32:45.266Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:32:45.358Z] provisioning config files... [2022-10-26T19:32:45.368Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config90076157186481312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:32:45.662Z] ---> docker-login.sh [2022-10-26T19:32:45.662Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:32:45.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:32:45.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:32:45.662Z] Configure a credential helper to remove this warning. See [2022-10-26T19:32:45.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:32:45.662Z] [2022-10-26T19:32:45.662Z] Login Succeeded [2022-10-26T19:32:45.662Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:32:45.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:32:45.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:32:45.662Z] Configure a credential helper to remove this warning. See [2022-10-26T19:32:45.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:32:45.662Z] [2022-10-26T19:32:45.662Z] Login Succeeded [2022-10-26T19:32:45.662Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:32:45.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:32:45.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:32:45.921Z] Configure a credential helper to remove this warning. See [2022-10-26T19:32:45.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:32:45.921Z] [2022-10-26T19:32:45.921Z] Login Succeeded [2022-10-26T19:32:45.921Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:32:45.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:32:45.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:32:45.921Z] Configure a credential helper to remove this warning. See [2022-10-26T19:32:45.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:32:45.921Z] [2022-10-26T19:32:45.921Z] Login Succeeded [2022-10-26T19:32:45.921Z] docker.io [2022-10-26T19:32:46.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:32:46.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:32:46.449Z] Configure a credential helper to remove this warning. See [2022-10-26T19:32:46.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:32:46.449Z] [2022-10-26T19:32:46.449Z] Login Succeeded [2022-10-26T19:32:46.449Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:32:46.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:32:46.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:32:46.499Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-26T19:32:46.499Z] 68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:32:46.499Z] latest [2022-10-26T19:32:46.499Z] 2.3.0-dev.38 [2022-10-26T19:32:46.499Z] 68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [2022-10-26T19:32:46.499Z] main [2022-10-26T19:32:46.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:46.816Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:47.129Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:32:47.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-26T19:32:47.129Z] ac5c0b2e4585: Preparing [2022-10-26T19:32:47.129Z] e5d55af1c83a: Preparing [2022-10-26T19:32:47.129Z] ee5e050065cf: Preparing [2022-10-26T19:32:47.129Z] 80f14b492c22: Preparing [2022-10-26T19:32:47.129Z] 994393dc58e7: Preparing [2022-10-26T19:32:47.129Z] 994393dc58e7: Layer already exists [2022-10-26T19:32:47.129Z] ac5c0b2e4585: Pushed [2022-10-26T19:32:47.129Z] e5d55af1c83a: Pushed [2022-10-26T19:32:47.388Z] 80f14b492c22: Pushed [2022-10-26T19:32:49.919Z] ee5e050065cf: Pushed [2022-10-26T19:32:49.919Z] 68a981fa1763c207823ac86b4113d2db4c49b852: digest: sha256:8fd784c0301b948b61da1f07c920c00ebc940c92747b2d66868182b0e6445b6b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:50.225Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:50.526Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-26T19:32:50.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-26T19:32:50.526Z] ac5c0b2e4585: Preparing [2022-10-26T19:32:50.526Z] e5d55af1c83a: Preparing [2022-10-26T19:32:50.526Z] ee5e050065cf: Preparing [2022-10-26T19:32:50.526Z] 80f14b492c22: Preparing [2022-10-26T19:32:50.526Z] 994393dc58e7: Preparing [2022-10-26T19:32:50.526Z] 80f14b492c22: Layer already exists [2022-10-26T19:32:50.526Z] ee5e050065cf: Layer already exists [2022-10-26T19:32:50.526Z] e5d55af1c83a: Layer already exists [2022-10-26T19:32:50.526Z] 994393dc58e7: Layer already exists [2022-10-26T19:32:50.526Z] ac5c0b2e4585: Layer already exists [2022-10-26T19:32:50.526Z] latest: digest: sha256:8fd784c0301b948b61da1f07c920c00ebc940c92747b2d66868182b0e6445b6b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:50.842Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:51.141Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.38 [2022-10-26T19:32:51.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-26T19:32:51.142Z] ac5c0b2e4585: Preparing [2022-10-26T19:32:51.142Z] e5d55af1c83a: Preparing [2022-10-26T19:32:51.142Z] ee5e050065cf: Preparing [2022-10-26T19:32:51.142Z] 80f14b492c22: Preparing [2022-10-26T19:32:51.142Z] 994393dc58e7: Preparing [2022-10-26T19:32:51.142Z] e5d55af1c83a: Layer already exists [2022-10-26T19:32:51.142Z] ee5e050065cf: Layer already exists [2022-10-26T19:32:51.142Z] ac5c0b2e4585: Layer already exists [2022-10-26T19:32:51.142Z] 80f14b492c22: Layer already exists [2022-10-26T19:32:51.142Z] 994393dc58e7: Layer already exists [2022-10-26T19:32:51.142Z] 2.3.0-dev.38: digest: sha256:8fd784c0301b948b61da1f07c920c00ebc940c92747b2d66868182b0e6445b6b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:51.448Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:51.751Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [2022-10-26T19:32:51.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-26T19:32:51.751Z] ac5c0b2e4585: Preparing [2022-10-26T19:32:51.751Z] e5d55af1c83a: Preparing [2022-10-26T19:32:51.751Z] ee5e050065cf: Preparing [2022-10-26T19:32:51.751Z] 80f14b492c22: Preparing [2022-10-26T19:32:51.751Z] 994393dc58e7: Preparing [2022-10-26T19:32:51.751Z] e5d55af1c83a: Layer already exists [2022-10-26T19:32:51.751Z] ac5c0b2e4585: Layer already exists [2022-10-26T19:32:51.751Z] 994393dc58e7: Layer already exists [2022-10-26T19:32:51.751Z] ee5e050065cf: Layer already exists [2022-10-26T19:32:51.751Z] 80f14b492c22: Layer already exists [2022-10-26T19:32:51.751Z] 68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38: digest: sha256:8fd784c0301b948b61da1f07c920c00ebc940c92747b2d66868182b0e6445b6b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:52.056Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:52.359Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-26T19:32:52.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-26T19:32:52.359Z] ac5c0b2e4585: Preparing [2022-10-26T19:32:52.359Z] e5d55af1c83a: Preparing [2022-10-26T19:32:52.359Z] ee5e050065cf: Preparing [2022-10-26T19:32:52.359Z] 80f14b492c22: Preparing [2022-10-26T19:32:52.359Z] 994393dc58e7: Preparing [2022-10-26T19:32:52.359Z] e5d55af1c83a: Layer already exists [2022-10-26T19:32:52.359Z] 994393dc58e7: Layer already exists [2022-10-26T19:32:52.359Z] ee5e050065cf: Layer already exists [2022-10-26T19:32:52.359Z] 80f14b492c22: Layer already exists [2022-10-26T19:32:52.359Z] ac5c0b2e4585: Layer already exists [2022-10-26T19:32:52.359Z] main: digest: sha256:8fd784c0301b948b61da1f07c920c00ebc940c92747b2d66868182b0e6445b6b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:32:52.395Z] ===================================================== [Pipeline] echo [2022-10-26T19:32:52.402Z] taggedImages: [2022-10-26T19:32:52.402Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:32:52.402Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-26T19:32:52.402Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.38 [2022-10-26T19:32:52.402Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [2022-10-26T19:32:52.402Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:52.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:32:52.798Z] [2022-10-26T19:32:52.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:32:53.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:32:53.355Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T19:32:53.355Z] 5eb5b503b376: Pulling fs layer [2022-10-26T19:32:53.355Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T19:32:53.355Z] ec43610c2a17: Pulling fs layer [2022-10-26T19:32:53.355Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T19:32:53.355Z] 33b1e0a273af: Pulling fs layer [2022-10-26T19:32:53.355Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T19:32:53.355Z] 2f39f015ded8: Pulling fs layer [2022-10-26T19:32:53.355Z] 3a2ae6a8a46f: Waiting [2022-10-26T19:32:53.355Z] 33b1e0a273af: Waiting [2022-10-26T19:32:53.355Z] 2f39f015ded8: Waiting [2022-10-26T19:32:53.355Z] 5d3b04190fa2: Waiting [2022-10-26T19:32:53.355Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T19:32:53.355Z] 5c69ac0246d0: Download complete [2022-10-26T19:32:53.355Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T19:32:53.355Z] 3a2ae6a8a46f: Download complete [2022-10-26T19:32:53.614Z] 33b1e0a273af: Download complete [2022-10-26T19:32:53.614Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T19:32:53.614Z] 5d3b04190fa2: Download complete [2022-10-26T19:32:53.614Z] ec43610c2a17: Verifying Checksum [2022-10-26T19:32:53.614Z] ec43610c2a17: Download complete [2022-10-26T19:32:53.614Z] 5eb5b503b376: Verifying Checksum [2022-10-26T19:32:53.614Z] 5eb5b503b376: Download complete [2022-10-26T19:32:54.179Z] 2f39f015ded8: Download complete [2022-10-26T19:32:55.114Z] 5eb5b503b376: Pull complete [2022-10-26T19:32:55.678Z] 5c69ac0246d0: Pull complete [2022-10-26T19:32:56.245Z] ec43610c2a17: Pull complete [2022-10-26T19:32:56.245Z] 3a2ae6a8a46f: Pull complete [2022-10-26T19:32:56.502Z] 33b1e0a273af: Pull complete [2022-10-26T19:32:56.502Z] 5d3b04190fa2: Pull complete [2022-10-26T19:33:01.759Z] 2f39f015ded8: Pull complete [2022-10-26T19:33:01.759Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T19:33:01.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:33:01.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:33:01.841Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:33:01.860Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T19:33:05.759Z] $ docker top e3f9a810ed5cc82166aab2b98115400152da1b174c8523eb1ecd25ced8d37ac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:33:06.139Z] ---> job-cost.sh [2022-10-26T19:33:06.139Z] lf-activate-venv: SKIPPING [2022-10-26T19:33:06.139Z] INFO: No Stack... [2022-10-26T19:33:06.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T19:33:06.655Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T19:33:06.945Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-26T19:33:06.945Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T19:33:06.958Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] [2022-10-26T19:33:06.968Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] did not exist. Created. [2022-10-26T19:33:06.968Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:33:07.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T19:33:07.287Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T19:33:07.293Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T19:33:07.303Z] $ docker stop --time=1 e3f9a810ed5cc82166aab2b98115400152da1b174c8523eb1ecd25ced8d37ac5 [2022-10-26T19:33:08.445Z] $ docker rm -f e3f9a810ed5cc82166aab2b98115400152da1b174c8523eb1ecd25ced8d37ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T19:37:29.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117265 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-26T19:37:29.805Z] Running in /w/workspace/device-onvif-camera/77 [Pipeline] { [Pipeline] checkout [2022-10-26T19:37:29.847Z] The recommended git tool is: git [2022-10-26T19:37:37.022Z] using credential edgex-jenkins-ssh [2022-10-26T19:37:37.040Z] Cloning the remote Git repository [2022-10-26T19:37:37.112Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-26T19:37:37.230Z] > git init /w/workspace/device-onvif-camera/77 # timeout=10 [2022-10-26T19:37:37.436Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-26T19:37:37.438Z] > git --version # timeout=10 [2022-10-26T19:37:37.465Z] > git --version # 'git version 2.25.1' [2022-10-26T19:37:37.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T19:37:37.536Z] Verifying host key using known hosts file [2022-10-26T19:37:37.805Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T19:37:37.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:37:39.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-26T19:37:39.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:37:40.766Z] Avoid second fetch [2022-10-26T19:37:40.767Z] Checking out Revision 68a981fa1763c207823ac86b4113d2db4c49b852 (main) [2022-10-26T19:37:41.663Z] Commit message: "docs: integrate onvif schemas and validation matrix to swagger (#180)" [2022-10-26T19:37:40.791Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T19:37:40.814Z] > git checkout -f 68a981fa1763c207823ac86b4113d2db4c49b852 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:37:42.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T19:37:42.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:37:42.580Z] Dload Upload Total Spent Left Speed [2022-10-26T19:37:42.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 83456 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh [2022-10-26T19:37:43.241Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T19:37:43.593Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-10-26T19:37:43.593Z] /etc/docker/daemon.json [2022-10-26T19:37:43.593Z] { [2022-10-26T19:37:43.593Z] "registry-mirrors": [ [2022-10-26T19:37:43.593Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T19:37:43.593Z] ], [2022-10-26T19:37:43.593Z] "bip": "10.250.0.254/24", [2022-10-26T19:37:43.593Z] "hosts": [ [2022-10-26T19:37:43.593Z] "tcp://0.0.0.0:5555", [2022-10-26T19:37:43.593Z] "unix:///var/run/docker.sock" [2022-10-26T19:37:43.593Z] ], [2022-10-26T19:37:43.593Z] "mtu": 1458, [2022-10-26T19:37:43.593Z] "selinux-enabled": true, [2022-10-26T19:37:43.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T19:37:43.593Z] } [Pipeline] sh [2022-10-26T19:37:43.940Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T19:37:44.299Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:38:02.627Z] provisioning config files... [2022-10-26T19:38:02.657Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/77@tmp/config2555928568291406130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:38:03.021Z] ---> docker-login.sh [2022-10-26T19:38:03.021Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:38:03.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:03.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:03.616Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:03.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:03.616Z] [2022-10-26T19:38:03.616Z] Login Succeeded [2022-10-26T19:38:03.616Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:38:03.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:04.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:04.155Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:04.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:04.155Z] [2022-10-26T19:38:04.155Z] Login Succeeded [2022-10-26T19:38:04.155Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:38:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:04.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:04.427Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:04.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:04.427Z] [2022-10-26T19:38:04.427Z] Login Succeeded [2022-10-26T19:38:04.427Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:38:04.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:04.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:04.698Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:04.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:04.698Z] [2022-10-26T19:38:04.698Z] Login Succeeded [2022-10-26T19:38:04.698Z] docker.io [2022-10-26T19:38:04.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:05.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:05.558Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:05.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:05.558Z] [2022-10-26T19:38:05.558Z] Login Succeeded [2022-10-26T19:38:05.558Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:38:05.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T19:38:05.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:38:05.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:38:05.793Z] ========================================================= [2022-10-26T19:38:05.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T19:38:05.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:38:06.149Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T19:38:06.738Z] Sending build context to Docker daemon 20.35MB [2022-10-26T19:38:06.738Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:38:06.738Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-26T19:38:07.007Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T19:38:07.007Z] 9b18e9b68314: Pulling fs layer [2022-10-26T19:38:07.007Z] d32db5db7311: Pulling fs layer [2022-10-26T19:38:07.007Z] d0c4b47475fc: Pulling fs layer [2022-10-26T19:38:07.007Z] 5831b945b038: Pulling fs layer [2022-10-26T19:38:07.007Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T19:38:07.007Z] e10730c5d714: Pulling fs layer [2022-10-26T19:38:07.007Z] 5dd5c2283517: Pulling fs layer [2022-10-26T19:38:07.007Z] d5ac0230b979: Pulling fs layer [2022-10-26T19:38:07.007Z] 86bbec2aaacd: Waiting [2022-10-26T19:38:07.007Z] e10730c5d714: Waiting [2022-10-26T19:38:07.007Z] 5dd5c2283517: Waiting [2022-10-26T19:38:07.007Z] d5ac0230b979: Waiting [2022-10-26T19:38:07.007Z] 5831b945b038: Waiting [2022-10-26T19:38:07.007Z] d0c4b47475fc: Verifying Checksum [2022-10-26T19:38:07.007Z] d0c4b47475fc: Download complete [2022-10-26T19:38:07.007Z] d32db5db7311: Download complete [2022-10-26T19:38:07.007Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T19:38:07.007Z] 86bbec2aaacd: Download complete [2022-10-26T19:38:07.007Z] e10730c5d714: Verifying Checksum [2022-10-26T19:38:07.007Z] e10730c5d714: Download complete [2022-10-26T19:38:07.007Z] 9b18e9b68314: Verifying Checksum [2022-10-26T19:38:08.002Z] 9b18e9b68314: Pull complete [2022-10-26T19:38:08.276Z] d5ac0230b979: Verifying Checksum [2022-10-26T19:38:08.276Z] d5ac0230b979: Download complete [2022-10-26T19:38:08.547Z] d32db5db7311: Pull complete [2022-10-26T19:38:08.820Z] d0c4b47475fc: Pull complete [2022-10-26T19:38:09.410Z] 5dd5c2283517: Verifying Checksum [2022-10-26T19:38:09.410Z] 5dd5c2283517: Download complete [2022-10-26T19:38:10.001Z] 5831b945b038: Download complete [2022-10-26T19:38:22.396Z] 5831b945b038: Pull complete [2022-10-26T19:38:22.396Z] 86bbec2aaacd: Pull complete [2022-10-26T19:38:22.396Z] e10730c5d714: Pull complete [2022-10-26T19:38:27.825Z] 5dd5c2283517: Pull complete [2022-10-26T19:38:29.818Z] d5ac0230b979: Pull complete [2022-10-26T19:38:29.818Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T19:38:29.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T19:38:29.818Z] ---> 59b3b1a385d4 [2022-10-26T19:38:29.818Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:38:31.803Z] ---> Running in eeefc7d84c02 [2022-10-26T19:38:32.179Z] Removing intermediate container eeefc7d84c02 [2022-10-26T19:38:32.179Z] ---> 8bcc553eb1fb [2022-10-26T19:38:32.179Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:38:32.481Z] ---> Running in c3af78730c20 [2022-10-26T19:38:32.767Z] Removing intermediate container c3af78730c20 [2022-10-26T19:38:32.767Z] ---> c6b4ffa99c80 [2022-10-26T19:38:32.767Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T19:38:32.767Z] ---> Running in ce811f115f91 [2022-10-26T19:38:33.408Z] Removing intermediate container ce811f115f91 [2022-10-26T19:38:33.408Z] ---> e605934992d7 [2022-10-26T19:38:33.408Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:38:33.408Z] ---> Running in 9f7e0a985314 [2022-10-26T19:38:33.696Z] Removing intermediate container 9f7e0a985314 [2022-10-26T19:38:33.696Z] ---> a5aa6878ebdf [2022-10-26T19:38:33.696Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-26T19:38:33.696Z] ---> Running in 3f897a6fdede [2022-10-26T19:38:34.301Z] Removing intermediate container 3f897a6fdede [2022-10-26T19:38:34.301Z] ---> 1caf44ed5d71 [2022-10-26T19:38:34.301Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:38:34.301Z] ---> Running in d346a2876e82 [2022-10-26T19:38:36.278Z] Removing intermediate container d346a2876e82 [2022-10-26T19:38:36.278Z] ---> 427b8f5e1f0e [2022-10-26T19:38:36.278Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:38:36.556Z] ---> Running in 17dd0e36d9c4 [2022-10-26T19:38:37.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:38:38.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:38:40.090Z] OK: 221 MiB in 51 packages [2022-10-26T19:38:41.063Z] Removing intermediate container 17dd0e36d9c4 [2022-10-26T19:38:41.063Z] ---> d526b17ce994 [2022-10-26T19:38:41.063Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-26T19:38:41.063Z] ---> Running in 0f488d0f1c2b [2022-10-26T19:38:41.669Z] Removing intermediate container 0f488d0f1c2b [2022-10-26T19:38:41.669Z] ---> 6e5715e74cfa [2022-10-26T19:38:41.669Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-26T19:38:42.260Z] ---> 26f1d18e078e [2022-10-26T19:38:42.261Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:38:42.533Z] ---> Running in 1bd808a450a5 [2022-10-26T19:39:50.505Z] Removing intermediate container 1bd808a450a5 [2022-10-26T19:39:50.505Z] ---> 714cb918bd22 [2022-10-26T19:39:50.505Z] Step 13/14 : COPY . . [2022-10-26T19:39:50.505Z] ---> 129fcc795dba [2022-10-26T19:39:50.505Z] Step 14/14 : RUN ${MAKE} [2022-10-26T19:39:50.505Z] ---> Running in c225e6143027 [2022-10-26T19:39:50.505Z] noop [2022-10-26T19:39:50.505Z] Removing intermediate container c225e6143027 [2022-10-26T19:39:50.505Z] ---> 463bd28fe470 [2022-10-26T19:39:50.505Z] Successfully built 463bd28fe470 [2022-10-26T19:39:50.505Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:39:50.865Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:39:50.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:39:51.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-117265 does not seem to be running inside a container [2022-10-26T19:39:51.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/77 -v /w/workspace/device-onvif-camera/77:/w/workspace/device-onvif-camera/77:rw,z -v /w/workspace/device-onvif-camera/77@tmp:/w/workspace/device-onvif-camera/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T19:39:52.574Z] $ docker top 004664fb2b5cf537ff02cbbdce327291019f00e0f60013ad54b87881adef3ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:39:53.455Z] + go version [2022-10-26T19:39:53.456Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T19:39:53.479Z] $ docker stop --time=1 004664fb2b5cf537ff02cbbdce327291019f00e0f60013ad54b87881adef3ea2 [2022-10-26T19:39:55.204Z] $ docker rm -f 004664fb2b5cf537ff02cbbdce327291019f00e0f60013ad54b87881adef3ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:39:55.816Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:39:55.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:39:56.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-117265 does not seem to be running inside a container [2022-10-26T19:39:56.096Z] $ 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/77 -v /w/workspace/device-onvif-camera/77:/w/workspace/device-onvif-camera/77:rw,z -v /w/workspace/device-onvif-camera/77@tmp:/w/workspace/device-onvif-camera/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T19:39:57.338Z] $ docker top eedbb9bd8a4ba01f81d99d842d4243674ed5dc7a0c231a27de337cc1adaed928 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:39:58.197Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/77 [Pipeline] fileExists [Pipeline] sh [2022-10-26T19:39:58.866Z] + make test [2022-10-26T19:39:58.866Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T19:40:00.848Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-26T19:42:07.634Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-26T19:42:13.061Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.240s coverage: 28.2% of statements [2022-10-26T19:42:13.061Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-26T19:42:35.256Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.052s coverage: 86.5% of statements [2022-10-26T19:42:35.256Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T19:42:35.256Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T19:43:14.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T19:43:14.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T19:43:14.211Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T19:43:14.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T19:43:14.251Z] $ docker stop --time=1 eedbb9bd8a4ba01f81d99d842d4243674ed5dc7a0c231a27de337cc1adaed928 [2022-10-26T19:43:16.385Z] $ docker rm -f eedbb9bd8a4ba01f81d99d842d4243674ed5dc7a0c231a27de337cc1adaed928 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:43:17.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T19:43:17.476Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T19:43:18.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:43:18.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T19:43:18.845Z] + ls -al . [2022-10-26T19:43:18.845Z] total 240 [2022-10-26T19:43:18.845Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 19:40 . [2022-10-26T19:43:18.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:37 .. [2022-10-26T19:43:18.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:37 .git [2022-10-26T19:43:18.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:37 .github [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 26 19:37 .gitignore [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 19:37 .golangci.yml [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 26 19:37 Attribution.txt [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 26 19:37 CHANGELOG.md [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 26 19:37 Dockerfile [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:37 GOVERNANCE.md [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 26 19:37 Jenkinsfile [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 19:37 LICENSE [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 26 19:37 Makefile [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 19:37 OWNERS.md [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 26 19:37 README.md [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 19:30 VERSION [2022-10-26T19:43:18.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:37 bin [2022-10-26T19:43:18.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:37 cmd [2022-10-26T19:43:18.845Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 26 19:42 coverage.out [2022-10-26T19:43:18.845Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 19:37 doc [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 3735 Oct 26 19:37 go.mod [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 46201 Oct 26 19:37 go.sum [2022-10-26T19:43:18.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:37 internal [2022-10-26T19:43:18.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:37 snap [2022-10-26T19:43:18.845Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 19:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:43:19.209Z] + 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=68a981fa1763c207823ac86b4113d2db4c49b852 --label arch=arm64 --label version=2.3.0-dev.38 . [2022-10-26T19:43:19.804Z] Sending build context to Docker daemon 20.43MB [2022-10-26T19:43:19.804Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:43:19.804Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-26T19:43:19.804Z] ---> 463bd28fe470 [2022-10-26T19:43:19.804Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:43:20.074Z] ---> Running in 992d2aa32706 [2022-10-26T19:43:20.350Z] Removing intermediate container 992d2aa32706 [2022-10-26T19:43:20.350Z] ---> c59658eb326a [2022-10-26T19:43:20.350Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:43:20.622Z] ---> Running in 20a27153e61e [2022-10-26T19:43:20.892Z] Removing intermediate container 20a27153e61e [2022-10-26T19:43:20.892Z] ---> 4ffa5127bc31 [2022-10-26T19:43:20.892Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T19:43:20.892Z] ---> Running in 8ec4e3b7ba57 [2022-10-26T19:43:21.173Z] Removing intermediate container 8ec4e3b7ba57 [2022-10-26T19:43:21.173Z] ---> 747ff65d9cb1 [2022-10-26T19:43:21.173Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:43:21.444Z] ---> Running in 5f8f50c07ff4 [2022-10-26T19:43:21.715Z] Removing intermediate container 5f8f50c07ff4 [2022-10-26T19:43:21.715Z] ---> 2287c8001951 [2022-10-26T19:43:21.715Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-26T19:43:21.715Z] ---> Running in 923a7547557e [2022-10-26T19:43:21.986Z] Removing intermediate container 923a7547557e [2022-10-26T19:43:21.986Z] ---> ae2afbb399b3 [2022-10-26T19:43:21.986Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:43:22.270Z] ---> Running in 4f8614b710fd [2022-10-26T19:43:24.238Z] Removing intermediate container 4f8614b710fd [2022-10-26T19:43:24.238Z] ---> d376323f9a5d [2022-10-26T19:43:24.238Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:43:24.238Z] ---> Running in 5e55b3d36b04 [2022-10-26T19:43:25.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:43:26.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:43:27.611Z] OK: 221 MiB in 51 packages [2022-10-26T19:43:28.578Z] Removing intermediate container 5e55b3d36b04 [2022-10-26T19:43:28.578Z] ---> a4443f8da22a [2022-10-26T19:43:28.578Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-26T19:43:28.578Z] ---> Running in fb6e4fb60186 [2022-10-26T19:43:29.168Z] Removing intermediate container fb6e4fb60186 [2022-10-26T19:43:29.168Z] ---> 290cfc58cb7c [2022-10-26T19:43:29.168Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-26T19:43:29.443Z] ---> 0f5c85f9d943 [2022-10-26T19:43:29.443Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:43:29.719Z] ---> Running in 2732ec7ef1ba [2022-10-26T19:43:32.324Z] Removing intermediate container 2732ec7ef1ba [2022-10-26T19:43:32.324Z] ---> f4fecc9aaab9 [2022-10-26T19:43:32.324Z] Step 13/27 : COPY . . [2022-10-26T19:43:34.288Z] ---> 91fba8ec3934 [2022-10-26T19:43:34.288Z] Step 14/27 : RUN ${MAKE} [2022-10-26T19:43:34.288Z] ---> Running in dbfc173ef9a8 [2022-10-26T19:43:35.259Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.38 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-26T19:46:27.035Z] Removing intermediate container dbfc173ef9a8 [2022-10-26T19:46:27.035Z] ---> 66cf0fa6e266 [2022-10-26T19:46:27.035Z] Step 15/27 : FROM alpine:3.16 [2022-10-26T19:46:27.035Z] 3.16: Pulling from library/alpine [2022-10-26T19:46:27.035Z] 9b18e9b68314: Already exists [2022-10-26T19:46:27.035Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T19:46:27.035Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T19:46:27.035Z] ---> a6215f271958 [2022-10-26T19:46:27.035Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-26T19:46:27.035Z] ---> Running in 02a2f0e01f00 [2022-10-26T19:46:27.035Z] Removing intermediate container 02a2f0e01f00 [2022-10-26T19:46:27.035Z] ---> bdb61ffb3d8d [2022-10-26T19:46:27.035Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T19:46:27.035Z] ---> Running in b72ff2f2afd9 [2022-10-26T19:46:27.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:46:27.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:46:27.035Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T19:46:27.035Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T19:46:27.035Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T19:46:27.035Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T19:46:27.035Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T19:46:27.035Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T19:46:27.035Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T19:46:27.035Z] OK: 8 MiB in 20 packages [2022-10-26T19:46:27.035Z] Removing intermediate container b72ff2f2afd9 [2022-10-26T19:46:27.035Z] ---> ab35fe4638e5 [2022-10-26T19:46:27.035Z] Step 18/27 : WORKDIR / [2022-10-26T19:46:27.035Z] ---> Running in afa53def85f6 [2022-10-26T19:46:27.035Z] Removing intermediate container afa53def85f6 [2022-10-26T19:46:27.035Z] ---> 2bdbb5e35723 [2022-10-26T19:46:27.035Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-26T19:46:27.315Z] ---> 927a27808ad3 [2022-10-26T19:46:27.315Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-26T19:46:27.904Z] ---> cfb02c1eba68 [2022-10-26T19:46:27.904Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-26T19:46:28.490Z] ---> 33276db4e00c [2022-10-26T19:46:28.490Z] Step 22/27 : EXPOSE 59984 [2022-10-26T19:46:28.490Z] ---> Running in 6fedc0e0a6e0 [2022-10-26T19:46:28.758Z] Removing intermediate container 6fedc0e0a6e0 [2022-10-26T19:46:28.758Z] ---> ee6d370f7817 [2022-10-26T19:46:28.758Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-26T19:46:28.758Z] ---> Running in 482b003f40ee [2022-10-26T19:46:29.033Z] Removing intermediate container 482b003f40ee [2022-10-26T19:46:29.033Z] ---> 1684bc5e6e55 [2022-10-26T19:46:29.033Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T19:46:29.301Z] ---> Running in 97f241d98a70 [2022-10-26T19:46:29.569Z] Removing intermediate container 97f241d98a70 [2022-10-26T19:46:29.569Z] ---> 63da68c328ed [2022-10-26T19:46:29.569Z] Step 25/27 : LABEL arch=arm64 [2022-10-26T19:46:29.569Z] ---> Running in 08ee322b4254 [2022-10-26T19:46:29.836Z] Removing intermediate container 08ee322b4254 [2022-10-26T19:46:29.837Z] ---> ae67b14013f9 [2022-10-26T19:46:29.837Z] Step 26/27 : LABEL git_sha=68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:46:29.837Z] ---> Running in d65e35bf4886 [2022-10-26T19:46:30.429Z] Removing intermediate container d65e35bf4886 [2022-10-26T19:46:30.429Z] ---> ca0df82dbb50 [2022-10-26T19:46:30.429Z] Step 27/27 : LABEL version=2.3.0-dev.38 [2022-10-26T19:46:30.429Z] ---> Running in d00a361e5fee [2022-10-26T19:46:30.699Z] Removing intermediate container d00a361e5fee [2022-10-26T19:46:30.699Z] ---> 831626168b14 [2022-10-26T19:46:30.699Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T19:46:30.699Z] Successfully built 831626168b14 [2022-10-26T19:46:30.699Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:46:30.789Z] provisioning config files... [2022-10-26T19:46:30.805Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/77@tmp/config16227284347533998292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:46:31.147Z] ---> docker-login.sh [2022-10-26T19:46:31.147Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:46:31.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:46:31.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:46:31.414Z] Configure a credential helper to remove this warning. See [2022-10-26T19:46:31.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:46:31.414Z] [2022-10-26T19:46:31.414Z] Login Succeeded [2022-10-26T19:46:31.414Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:46:31.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:46:31.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:46:31.684Z] Configure a credential helper to remove this warning. See [2022-10-26T19:46:31.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:46:31.684Z] [2022-10-26T19:46:31.684Z] Login Succeeded [2022-10-26T19:46:31.684Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:46:31.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:46:32.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:46:32.221Z] Configure a credential helper to remove this warning. See [2022-10-26T19:46:32.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:46:32.221Z] [2022-10-26T19:46:32.221Z] Login Succeeded [2022-10-26T19:46:32.221Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:46:32.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:46:32.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:46:32.489Z] Configure a credential helper to remove this warning. See [2022-10-26T19:46:32.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:46:32.489Z] [2022-10-26T19:46:32.489Z] Login Succeeded [2022-10-26T19:46:32.489Z] docker.io [2022-10-26T19:46:32.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:46:33.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:46:33.340Z] Configure a credential helper to remove this warning. See [2022-10-26T19:46:33.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:46:33.340Z] [2022-10-26T19:46:33.340Z] Login Succeeded [2022-10-26T19:46:33.340Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:46:33.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:46:33.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:46:33.414Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-26T19:46:33.415Z] 68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:46:33.415Z] latest [2022-10-26T19:46:33.415Z] 2.3.0-dev.38 [2022-10-26T19:46:33.415Z] 68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [2022-10-26T19:46:33.415Z] main [2022-10-26T19:46:33.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:33.827Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:34.209Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:46:34.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-26T19:46:34.209Z] 75e82d55977c: Preparing [2022-10-26T19:46:34.209Z] 3b57ceae8ed9: Preparing [2022-10-26T19:46:34.209Z] 36da7a244f61: Preparing [2022-10-26T19:46:34.209Z] b97538dbf328: Preparing [2022-10-26T19:46:34.209Z] 5d3e392a13a0: Preparing [2022-10-26T19:46:34.209Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:46:34.485Z] 3b57ceae8ed9: Pushed [2022-10-26T19:46:34.485Z] 75e82d55977c: Pushed [2022-10-26T19:46:35.098Z] b97538dbf328: Pushed [2022-10-26T19:46:40.477Z] 36da7a244f61: Pushed [2022-10-26T19:46:40.477Z] 68a981fa1763c207823ac86b4113d2db4c49b852: digest: sha256:fa055cb769f89ea729dd8a3cdca4388d46d853f47f0c05a7baaf14cda3811d70 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:40.833Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:41.182Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-26T19:46:41.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-26T19:46:41.182Z] 75e82d55977c: Preparing [2022-10-26T19:46:41.182Z] 3b57ceae8ed9: Preparing [2022-10-26T19:46:41.182Z] 36da7a244f61: Preparing [2022-10-26T19:46:41.182Z] b97538dbf328: Preparing [2022-10-26T19:46:41.182Z] 5d3e392a13a0: Preparing [2022-10-26T19:46:41.182Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:46:41.182Z] b97538dbf328: Layer already exists [2022-10-26T19:46:41.182Z] 75e82d55977c: Layer already exists [2022-10-26T19:46:41.182Z] 36da7a244f61: Layer already exists [2022-10-26T19:46:41.182Z] 3b57ceae8ed9: Layer already exists [2022-10-26T19:46:41.450Z] latest: digest: sha256:fa055cb769f89ea729dd8a3cdca4388d46d853f47f0c05a7baaf14cda3811d70 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:41.808Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:42.159Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.38 [2022-10-26T19:46:42.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-26T19:46:42.159Z] 75e82d55977c: Preparing [2022-10-26T19:46:42.159Z] 3b57ceae8ed9: Preparing [2022-10-26T19:46:42.159Z] 36da7a244f61: Preparing [2022-10-26T19:46:42.159Z] b97538dbf328: Preparing [2022-10-26T19:46:42.159Z] 5d3e392a13a0: Preparing [2022-10-26T19:46:42.159Z] b97538dbf328: Layer already exists [2022-10-26T19:46:42.159Z] 36da7a244f61: Layer already exists [2022-10-26T19:46:42.159Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:46:42.159Z] 75e82d55977c: Layer already exists [2022-10-26T19:46:42.159Z] 3b57ceae8ed9: Layer already exists [2022-10-26T19:46:42.427Z] 2.3.0-dev.38: digest: sha256:fa055cb769f89ea729dd8a3cdca4388d46d853f47f0c05a7baaf14cda3811d70 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:42.776Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:43.129Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [2022-10-26T19:46:43.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-26T19:46:43.130Z] 75e82d55977c: Preparing [2022-10-26T19:46:43.130Z] 3b57ceae8ed9: Preparing [2022-10-26T19:46:43.130Z] 36da7a244f61: Preparing [2022-10-26T19:46:43.130Z] b97538dbf328: Preparing [2022-10-26T19:46:43.130Z] 5d3e392a13a0: Preparing [2022-10-26T19:46:43.130Z] 3b57ceae8ed9: Layer already exists [2022-10-26T19:46:43.130Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:46:43.130Z] b97538dbf328: Layer already exists [2022-10-26T19:46:43.130Z] 36da7a244f61: Layer already exists [2022-10-26T19:46:43.130Z] 75e82d55977c: Layer already exists [2022-10-26T19:46:43.397Z] 68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38: digest: sha256:fa055cb769f89ea729dd8a3cdca4388d46d853f47f0c05a7baaf14cda3811d70 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:43.743Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:44.087Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-26T19:46:44.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-26T19:46:44.087Z] 75e82d55977c: Preparing [2022-10-26T19:46:44.087Z] 3b57ceae8ed9: Preparing [2022-10-26T19:46:44.087Z] 36da7a244f61: Preparing [2022-10-26T19:46:44.087Z] b97538dbf328: Preparing [2022-10-26T19:46:44.087Z] 5d3e392a13a0: Preparing [2022-10-26T19:46:44.087Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:46:44.087Z] 36da7a244f61: Layer already exists [2022-10-26T19:46:44.087Z] 75e82d55977c: Layer already exists [2022-10-26T19:46:44.087Z] b97538dbf328: Layer already exists [2022-10-26T19:46:44.087Z] 3b57ceae8ed9: Layer already exists [2022-10-26T19:46:44.356Z] main: digest: sha256:fa055cb769f89ea729dd8a3cdca4388d46d853f47f0c05a7baaf14cda3811d70 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:46:44.401Z] ===================================================== [Pipeline] echo [2022-10-26T19:46:44.409Z] taggedImages: [2022-10-26T19:46:44.409Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:68a981fa1763c207823ac86b4113d2db4c49b852 [2022-10-26T19:46:44.409Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-26T19:46:44.409Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.38 [2022-10-26T19:46:44.409Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:68a981fa1763c207823ac86b4113d2db4c49b852-2.3.0-dev.38 [2022-10-26T19:46:44.409Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:44.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:46:44.763Z] [2022-10-26T19:46:44.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:46:45.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:46:45.096Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T19:46:45.096Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T19:46:45.096Z] 04944245beec: Pulling fs layer [2022-10-26T19:46:45.096Z] 699f458cf7ca: Pulling fs layer [2022-10-26T19:46:45.096Z] 765212b225bb: Pulling fs layer [2022-10-26T19:46:45.096Z] f23df028b6ca: Pulling fs layer [2022-10-26T19:46:45.096Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T19:46:45.096Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T19:46:45.096Z] d65c8cfc05b1: Waiting [2022-10-26T19:46:45.096Z] 765212b225bb: Waiting [2022-10-26T19:46:45.096Z] 2437ff75d9bd: Waiting [2022-10-26T19:46:45.096Z] f23df028b6ca: Waiting [2022-10-26T19:46:45.364Z] 04944245beec: Verifying Checksum [2022-10-26T19:46:45.364Z] 04944245beec: Download complete [2022-10-26T19:46:45.364Z] 765212b225bb: Verifying Checksum [2022-10-26T19:46:45.364Z] 765212b225bb: Download complete [2022-10-26T19:46:45.364Z] f23df028b6ca: Verifying Checksum [2022-10-26T19:46:45.364Z] f23df028b6ca: Download complete [2022-10-26T19:46:45.364Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T19:46:45.364Z] d65c8cfc05b1: Download complete [2022-10-26T19:46:45.635Z] 699f458cf7ca: Download complete [2022-10-26T19:46:45.903Z] 8998bd30e6a1: Download complete [2022-10-26T19:46:48.490Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T19:46:48.490Z] 2437ff75d9bd: Download complete [2022-10-26T19:46:49.902Z] 8998bd30e6a1: Pull complete [2022-10-26T19:46:50.170Z] 04944245beec: Pull complete [2022-10-26T19:46:51.580Z] 699f458cf7ca: Pull complete [2022-10-26T19:46:51.846Z] 765212b225bb: Pull complete [2022-10-26T19:46:54.434Z] f23df028b6ca: Pull complete [2022-10-26T19:46:54.434Z] d65c8cfc05b1: Pull complete [2022-10-26T19:47:09.424Z] 2437ff75d9bd: Pull complete [2022-10-26T19:47:09.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T19:47:09.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:47:09.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:47:09.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-117265 does not seem to be running inside a container [2022-10-26T19:47:09.679Z] $ 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/77 -v /w/workspace/device-onvif-camera/77:/w/workspace/device-onvif-camera/77:rw,z -v /w/workspace/device-onvif-camera/77@tmp:/w/workspace/device-onvif-camera/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T19:47:12.352Z] $ docker top fbfd3b2171a1bfaae3be25ddd28c6cdca84e0582e34e63e1e2ef8f2ea599182c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:47:12.872Z] ---> job-cost.sh [2022-10-26T19:47:13.142Z] lf-activate-venv: SKIPPING [2022-10-26T19:47:13.142Z] INFO: No Stack... [2022-10-26T19:47:13.725Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T19:47:14.308Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T19:47:14.629Z] + cat /w/workspace/device-onvif-camera/77/archives/cost.csv [2022-10-26T19:47:14.629Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T19:47:14.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] [2022-10-26T19:47:14.963Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] did not exist. Created. [2022-10-26T19:47:14.963Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:47:15.299Z] /w/workspace/device-onvif-camera/77@tmp/durable-01a0a016/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T19:47:15.963Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T19:47:15.984Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T19:47:16.048Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T19:47:16.057Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T19:47:16.077Z] $ docker stop --time=1 fbfd3b2171a1bfaae3be25ddd28c6cdca84e0582e34e63e1e2ef8f2ea599182c [2022-10-26T19:47:17.602Z] $ docker rm -f fbfd3b2171a1bfaae3be25ddd28c6cdca84e0582e34e63e1e2ef8f2ea599182c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T19:47:18.336Z] provisioning config files... [2022-10-26T19:47:18.342Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2407973344058410975tmp [Pipeline] { [Pipeline] sh [2022-10-26T19:47:18.625Z] + set +x [2022-10-26T19:47:18.625Z] + curl -s https://codecov.io/bash [2022-10-26T19:47:18.625Z] + bash -s -- [2022-10-26T19:47:18.625Z] [2022-10-26T19:47:18.625Z] _____ _ [2022-10-26T19:47:18.625Z] / ____| | | [2022-10-26T19:47:18.625Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T19:47:18.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T19:47:18.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T19:47:18.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T19:47:18.625Z] Bash-1.0.6 [2022-10-26T19:47:18.625Z] [2022-10-26T19:47:18.625Z] [2022-10-26T19:47:18.625Z] ==> git version 2.25.1 found [2022-10-26T19:47:18.625Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T19:47:18.625Z] Release-Date: 2020-01-08 [2022-10-26T19:47:18.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T19:47:18.625Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T19:47:18.625Z] ==> Jenkins CI detected. [2022-10-26T19:47:18.625Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-26T19:47:18.625Z] project root: . [2022-10-26T19:47:18.625Z] --> token set from env [2022-10-26T19:47:18.625Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T19:47:18.625Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T19:47:18.625Z] ==> Python coveragepy not found [2022-10-26T19:47:18.625Z] ==> Searching for coverage reports in: [2022-10-26T19:47:18.625Z] + . [2022-10-26T19:47:18.625Z] -> Found 1 reports [2022-10-26T19:47:18.626Z] ==> Detecting git/mercurial file structure [2022-10-26T19:47:18.626Z] ==> Reading reports [2022-10-26T19:47:18.626Z] + ./coverage.out bytes=78636 [2022-10-26T19:47:18.626Z] ==> Appending adjustments [2022-10-26T19:47:18.626Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T19:47:18.884Z] + Found adjustments [2022-10-26T19:47:18.884Z] ==> Gzipping contents [2022-10-26T19:47:18.884Z] 12K /tmp/codecov.Qj6jAY.gz [2022-10-26T19:47:18.884Z] ==> Uploading reports [2022-10-26T19:47:18.884Z] url: https://codecov.io [2022-10-26T19:47:18.884Z] query: branch=main&commit=68a981fa1763c207823ac86b4113d2db4c49b852&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T19:47:18.884Z] -> Pinging Codecov [2022-10-26T19:47:18.884Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=68a981fa1763c207823ac86b4113d2db4c49b852&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T19:47:19.142Z] -> Uploading to [2022-10-26T19:47:19.142Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/F29A59C45E3A92E06B3E522C9905F8EF/68a981fa1763c207823ac86b4113d2db4c49b852/fcaebd49-27b1-4fff-a620-8905c9cc2bcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T194719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a33edacbfda851f2657a9fa029e9364892db82c4535b00dcd82b8d2645ee240f [2022-10-26T19:47:19.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:47:19.142Z] Dload Upload Total Spent Left Speed [2022-10-26T19:47:19.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10816 0 0 100 10816 0 52504 --:--:-- --:--:-- --:--:-- 52504 [2022-10-26T19:47:19.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] } [2022-10-26T19:47:19.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T19:47:19.604Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T19:47:19.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:47:19.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:47:19.908Z] [2022-10-26T19:47:19.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:47:20.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:47:20.204Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T19:47:20.204Z] df9b9388f04a: Pulling fs layer [2022-10-26T19:47:20.204Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T19:47:20.204Z] 25bc292e5bac: Pulling fs layer [2022-10-26T19:47:20.204Z] 114826534d7a: Pulling fs layer [2022-10-26T19:47:20.204Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T19:47:20.204Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T19:47:20.204Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T19:47:20.204Z] 114826534d7a: Waiting [2022-10-26T19:47:20.204Z] 6ad1cebc031e: Waiting [2022-10-26T19:47:20.204Z] 4657fd5d0bcf: Waiting [2022-10-26T19:47:20.204Z] 8a3aa393b2d8: Waiting [2022-10-26T19:47:20.204Z] 25bc292e5bac: Download complete [2022-10-26T19:47:20.204Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T19:47:20.204Z] 52dc419b0ee2: Download complete [2022-10-26T19:47:20.204Z] 4657fd5d0bcf: Download complete [2022-10-26T19:47:20.204Z] df9b9388f04a: Verifying Checksum [2022-10-26T19:47:20.204Z] df9b9388f04a: Download complete [2022-10-26T19:47:20.461Z] df9b9388f04a: Pull complete [2022-10-26T19:47:20.461Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T19:47:20.461Z] 6ad1cebc031e: Download complete [2022-10-26T19:47:20.461Z] 52dc419b0ee2: Pull complete [2022-10-26T19:47:20.723Z] 25bc292e5bac: Pull complete [2022-10-26T19:47:21.291Z] 114826534d7a: Verifying Checksum [2022-10-26T19:47:21.291Z] 114826534d7a: Download complete [2022-10-26T19:47:21.291Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T19:47:21.292Z] 8a3aa393b2d8: Download complete [2022-10-26T19:47:24.566Z] 114826534d7a: Pull complete [2022-10-26T19:47:24.566Z] 4657fd5d0bcf: Pull complete [2022-10-26T19:47:24.825Z] 6ad1cebc031e: Pull complete [2022-10-26T19:47:27.352Z] 8a3aa393b2d8: Pull complete [2022-10-26T19:47:27.352Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T19:47:27.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:47:27.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:47:27.432Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:47:27.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T19:47:31.836Z] $ docker top a8d83b485ddf4818808e2c09c233714ea6b43a7a0b7235ee5b91f7b757bdcf64 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T19:47:31.899Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-26T19:47:32.174Z] + set -o pipefail [2022-10-26T19:47:32.174Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-26T19:47:38.737Z] [2022-10-26T19:47:38.737Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-26T19:47:38.737Z] [2022-10-26T19:47:38.737Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/6b7be485-a06f-4da5-8dc4-fe8f24df58d2 [2022-10-26T19:47:38.737Z] [2022-10-26T19:47:38.737Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-26T19:47:38.737Z] [2022-10-26T19:47:38.737Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T19:47:38.737Z] [2022-10-26T19:47:39.303Z] [2022-10-26T19:47:39.303Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T19:47:39.303Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T19:47:39.303Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T19:47:39.310Z] $ docker stop --time=1 a8d83b485ddf4818808e2c09c233714ea6b43a7a0b7235ee5b91f7b757bdcf64 [2022-10-26T19:47:43.493Z] $ docker rm -f a8d83b485ddf4818808e2c09c233714ea6b43a7a0b7235ee5b91f7b757bdcf64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-26T19:47:43.856Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:47:43.870Z] provisioning config files... [2022-10-26T19:47:43.877Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config119065370515814959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:47:44.169Z] --> edgex-publish-swagger.sh [2022-10-26T19:47:44.169Z] === Publish doc/openapi/v2 API === [2022-10-26T19:47:44.169Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-26T19:47:44.169Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-26T19:47:44.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:47:44.169Z] Dload Upload Total Spent Left Speed [2022-10-26T19:47:45.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 414k 0 0 15 65536 0 492k --:--:-- --:--:-- --:--:-- 488k 100 414k 0 0 100 414k 0 457k --:--:-- --:--:-- --:--:-- 457k [2022-10-26T19:47:45.106Z] [2022-10-26T19:47:45.106Z] [Pipeline] } [2022-10-26T19:47:45.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:47:45.512Z] + git log --format=format:%s -1 68a981fa1763c207823ac86b4113d2db4c49b852 [Pipeline] sh [2022-10-26T19:47:45.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:47:45.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:47:46.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:47:46.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:47:46.161Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:47:46.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:47:46.716Z] $ docker top d474b973637e92fd37c202251063dbdc60bc436eaf59e345f937d35e69cfcb16 -eo pid,comm [2022-10-26T19:47:46.764Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:47:46.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:47:46.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:47:46.803Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:47:46.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:47:46.898Z] $ docker exec d474b973637e92fd37c202251063dbdc60bc436eaf59e345f937d35e69cfcb16 ssh-agent [2022-10-26T19:47:47.008Z] SSH_AUTH_SOCK=/tmp/ssh-QPsM429bWOpL/agent.32 [2022-10-26T19:47:47.008Z] SSH_AGENT_PID=38 [2022-10-26T19:47:47.013Z] Running ssh-add (command line suppressed) [2022-10-26T19:47:47.116Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4869628860705135525.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4869628860705135525.key) [2022-10-26T19:47:47.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:47:47.420Z] + git semver tag [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,605 [run_tag] DEBUG tag force:False [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,606 [check_head_tag] DEBUG check head tag [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,607 [execute] INFO git cat-file --batch-check [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,611 [execute] INFO git cat-file --batch [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,634 [execute] INFO git tag -a v2.3.0-dev.38 -m v2.3.0-dev.38 [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,634 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.38', '-m', 'v2.3.0-dev.38'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:47:47.679Z] 2022-10-26 19:47:47,638 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:47:47.679Z] 2.3.0-dev.38 [Pipeline] } [2022-10-26T19:47:47.684Z] $ docker exec --env ******** --env ******** d474b973637e92fd37c202251063dbdc60bc436eaf59e345f937d35e69cfcb16 ssh-agent -k [2022-10-26T19:47:47.784Z] unset SSH_AUTH_SOCK; [2022-10-26T19:47:47.784Z] unset SSH_AGENT_PID; [2022-10-26T19:47:47.784Z] echo Agent pid 38 killed; [2022-10-26T19:47:47.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:47:48.102Z] + git semver [Pipeline] } [2022-10-26T19:47:48.369Z] $ docker stop --time=1 d474b973637e92fd37c202251063dbdc60bc436eaf59e345f937d35e69cfcb16 [2022-10-26T19:47:49.668Z] $ docker rm -f d474b973637e92fd37c202251063dbdc60bc436eaf59e345f937d35e69cfcb16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:47:50.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:47:50.052Z] [2022-10-26T19:47:50.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:47:50.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:47:50.346Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T19:47:50.346Z] ab5ef0e58194: Pulling fs layer [2022-10-26T19:47:50.346Z] 9712f1f96733: Pulling fs layer [2022-10-26T19:47:50.346Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T19:47:50.346Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T19:47:50.346Z] e9a5061849ea: Pulling fs layer [2022-10-26T19:47:50.346Z] d747dcd14b5f: Pulling fs layer [2022-10-26T19:47:50.346Z] 2de7ff778b66: Pulling fs layer [2022-10-26T19:47:50.346Z] 0d9ebad4ef96: Waiting [2022-10-26T19:47:50.346Z] e9a5061849ea: Waiting [2022-10-26T19:47:50.346Z] 2de7ff778b66: Waiting [2022-10-26T19:47:50.346Z] 9712f1f96733: Verifying Checksum [2022-10-26T19:47:50.346Z] 9712f1f96733: Download complete [2022-10-26T19:47:50.604Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T19:47:50.604Z] 63f879dbbcfc: Download complete [2022-10-26T19:47:50.863Z] e9a5061849ea: Verifying Checksum [2022-10-26T19:47:50.863Z] e9a5061849ea: Download complete [2022-10-26T19:47:50.863Z] 0d9ebad4ef96: Download complete [2022-10-26T19:47:50.863Z] d747dcd14b5f: Download complete [2022-10-26T19:47:50.863Z] ab5ef0e58194: Verifying Checksum [2022-10-26T19:47:50.863Z] ab5ef0e58194: Download complete [2022-10-26T19:47:51.120Z] 2de7ff778b66: Verifying Checksum [2022-10-26T19:47:51.120Z] 2de7ff778b66: Download complete [2022-10-26T19:47:53.647Z] ab5ef0e58194: Pull complete [2022-10-26T19:47:53.647Z] 9712f1f96733: Pull complete [2022-10-26T19:47:54.212Z] 63f879dbbcfc: Pull complete [2022-10-26T19:47:57.493Z] 0d9ebad4ef96: Pull complete [2022-10-26T19:47:57.750Z] e9a5061849ea: Pull complete [2022-10-26T19:47:57.750Z] d747dcd14b5f: Pull complete [2022-10-26T19:47:58.685Z] 2de7ff778b66: Pull complete [2022-10-26T19:47:58.685Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T19:47:58.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:47:58.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:47:58.764Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:47:58.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T19:48:03.406Z] $ docker top 6e4ab36763e17e1172aaf01633647c9271991cae0150d4775cc24612dac56768 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:48:03.473Z] provisioning config files... [2022-10-26T19:48:03.480Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6527276018048347399tmp [2022-10-26T19:48:03.489Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9190569480399253748tmp [2022-10-26T19:48:03.497Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13300769380549978376tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:48:03.511Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:03.789Z] ---> sigul-configuration.sh [2022-10-26T19:48:03.789Z] gpg: directory `/root/.gnupg' created [2022-10-26T19:48:03.789Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T19:48:03.789Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T19:48:03.789Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T19:48:03.789Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T19:48:03.789Z] gpg: CAST5 encrypted data [2022-10-26T19:48:03.789Z] gpg: encrypted with 1 passphrase [2022-10-26T19:48:03.789Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T19:48:04.071Z] + mkdir /home/jenkins [2022-10-26T19:48:04.071Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T19:48:04.354Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T19:48:04.363Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:04.647Z] ---> sigul-install.sh [2022-10-26T19:48:04.647Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T19:48:04.928Z] + git tag --list [2022-10-26T19:48:04.928Z] v0.0.0 [2022-10-26T19:48:04.928Z] v0.0.1-dev.1 [2022-10-26T19:48:04.928Z] v0.0.1-dev.10 [2022-10-26T19:48:04.928Z] v0.0.1-dev.11 [2022-10-26T19:48:04.928Z] v0.0.1-dev.12 [2022-10-26T19:48:04.928Z] v0.0.1-dev.13 [2022-10-26T19:48:04.928Z] v0.0.1-dev.14 [2022-10-26T19:48:04.928Z] v0.0.1-dev.15 [2022-10-26T19:48:04.928Z] v0.0.1-dev.16 [2022-10-26T19:48:04.928Z] v0.0.1-dev.17 [2022-10-26T19:48:04.928Z] v0.0.1-dev.18 [2022-10-26T19:48:04.928Z] v0.0.1-dev.19 [2022-10-26T19:48:04.928Z] v0.0.1-dev.2 [2022-10-26T19:48:04.928Z] v0.0.1-dev.20 [2022-10-26T19:48:04.928Z] v0.0.1-dev.21 [2022-10-26T19:48:04.928Z] v0.0.1-dev.22 [2022-10-26T19:48:04.928Z] v0.0.1-dev.23 [2022-10-26T19:48:04.928Z] v0.0.1-dev.24 [2022-10-26T19:48:04.928Z] v0.0.1-dev.25 [2022-10-26T19:48:04.928Z] v0.0.1-dev.26 [2022-10-26T19:48:04.928Z] v0.0.1-dev.27 [2022-10-26T19:48:04.928Z] v0.0.1-dev.28 [2022-10-26T19:48:04.928Z] v0.0.1-dev.3 [2022-10-26T19:48:04.928Z] v0.0.1-dev.4 [2022-10-26T19:48:04.928Z] v0.0.1-dev.5 [2022-10-26T19:48:04.928Z] v0.0.1-dev.6 [2022-10-26T19:48:04.928Z] v0.0.1-dev.7 [2022-10-26T19:48:04.928Z] v0.0.1-dev.8 [2022-10-26T19:48:04.928Z] v0.0.1-dev.9 [2022-10-26T19:48:04.928Z] v2.2.0 [2022-10-26T19:48:04.928Z] v2.2.0-dev.29 [2022-10-26T19:48:04.928Z] v2.2.0-dev.30 [2022-10-26T19:48:04.928Z] v2.2.0-dev.31 [2022-10-26T19:48:04.928Z] v2.2.0-dev.32 [2022-10-26T19:48:04.928Z] v2.2.0-dev.33 [2022-10-26T19:48:04.928Z] v2.2.0-dev.34 [2022-10-26T19:48:04.928Z] v2.2.0-dev.35 [2022-10-26T19:48:04.928Z] v2.3.0-dev.1 [2022-10-26T19:48:04.928Z] v2.3.0-dev.10 [2022-10-26T19:48:04.928Z] v2.3.0-dev.11 [2022-10-26T19:48:04.928Z] v2.3.0-dev.12 [2022-10-26T19:48:04.928Z] v2.3.0-dev.13 [2022-10-26T19:48:04.928Z] v2.3.0-dev.14 [2022-10-26T19:48:04.928Z] v2.3.0-dev.15 [2022-10-26T19:48:04.928Z] v2.3.0-dev.16 [2022-10-26T19:48:04.928Z] v2.3.0-dev.17 [2022-10-26T19:48:04.928Z] v2.3.0-dev.18 [2022-10-26T19:48:04.928Z] v2.3.0-dev.19 [2022-10-26T19:48:04.928Z] v2.3.0-dev.2 [2022-10-26T19:48:04.928Z] v2.3.0-dev.20 [2022-10-26T19:48:04.928Z] v2.3.0-dev.21 [2022-10-26T19:48:04.928Z] v2.3.0-dev.22 [2022-10-26T19:48:04.928Z] v2.3.0-dev.23 [2022-10-26T19:48:04.928Z] v2.3.0-dev.24 [2022-10-26T19:48:04.928Z] v2.3.0-dev.25 [2022-10-26T19:48:04.928Z] v2.3.0-dev.26 [2022-10-26T19:48:04.928Z] v2.3.0-dev.27 [2022-10-26T19:48:04.928Z] v2.3.0-dev.28 [2022-10-26T19:48:04.928Z] v2.3.0-dev.29 [2022-10-26T19:48:04.928Z] v2.3.0-dev.3 [2022-10-26T19:48:04.928Z] v2.3.0-dev.30 [2022-10-26T19:48:04.928Z] v2.3.0-dev.31 [2022-10-26T19:48:04.928Z] v2.3.0-dev.32 [2022-10-26T19:48:04.928Z] v2.3.0-dev.33 [2022-10-26T19:48:04.928Z] v2.3.0-dev.34 [2022-10-26T19:48:04.928Z] v2.3.0-dev.35 [2022-10-26T19:48:04.928Z] v2.3.0-dev.36 [2022-10-26T19:48:04.928Z] v2.3.0-dev.37 [2022-10-26T19:48:04.928Z] v2.3.0-dev.38 [2022-10-26T19:48:04.928Z] v2.3.0-dev.4 [2022-10-26T19:48:04.928Z] v2.3.0-dev.5 [2022-10-26T19:48:04.928Z] v2.3.0-dev.6 [2022-10-26T19:48:04.928Z] v2.3.0-dev.7 [2022-10-26T19:48:04.928Z] v2.3.0-dev.8 [2022-10-26T19:48:04.928Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T19:48:05.213Z] + lftools sign git-tag v2.3.0-dev.38 [2022-10-26T19:48:05.780Z] Signing Git tag with Sigul... [2022-10-26T19:48:05.780Z] Signing v2.3.0-dev.38 [Pipeline] echo [2022-10-26T19:48:06.046Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:06.326Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T19:48:06.335Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T19:48:06.348Z] $ docker stop --time=1 6e4ab36763e17e1172aaf01633647c9271991cae0150d4775cc24612dac56768 [2022-10-26T19:48:07.616Z] $ docker rm -f 6e4ab36763e17e1172aaf01633647c9271991cae0150d4775cc24612dac56768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T19:48:08.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:48:08.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:48:08.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:48:08.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:48:08.385Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:48:08.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:48:08.748Z] $ docker top 9e710d286e242c26b2bd6bcd549afc1cc1dcaf66f95dbf83a31a11bde0e05cd9 -eo pid,comm [2022-10-26T19:48:08.801Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:48:08.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:48:08.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:48:08.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:48:08.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:48:08.962Z] $ docker exec 9e710d286e242c26b2bd6bcd549afc1cc1dcaf66f95dbf83a31a11bde0e05cd9 ssh-agent [2022-10-26T19:48:09.081Z] SSH_AUTH_SOCK=/tmp/ssh-mR45dA7KI66Z/agent.32 [2022-10-26T19:48:09.081Z] SSH_AGENT_PID=38 [2022-10-26T19:48:09.086Z] Running ssh-add (command line suppressed) [2022-10-26T19:48:09.188Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2082674777994758499.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2082674777994758499.key) [2022-10-26T19:48:09.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:48:09.492Z] + git semver bump pre [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,662 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,662 [bump_version] DEBUG bumping version:2.3.0-dev.38 on axis:pre with prefix:dev [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,662 [bump_version] DEBUG bumped version:2.3.0-dev.39 [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,662 [write_version] DEBUG write version:2.3.0-dev.39 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,663 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,663 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,664 [execute] INFO git cat-file --batch-check [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,670 [execute] INFO git cat-file --batch [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:48:09.751Z] 2022-10-26 19:48:09,675 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:48:09.751Z] 2.3.0-dev.39 [Pipeline] } [2022-10-26T19:48:09.755Z] $ docker exec --env ******** --env ******** 9e710d286e242c26b2bd6bcd549afc1cc1dcaf66f95dbf83a31a11bde0e05cd9 ssh-agent -k [2022-10-26T19:48:09.858Z] unset SSH_AUTH_SOCK; [2022-10-26T19:48:09.858Z] unset SSH_AGENT_PID; [2022-10-26T19:48:09.858Z] echo Agent pid 38 killed; [2022-10-26T19:48:09.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:48:10.168Z] + git semver [Pipeline] } [2022-10-26T19:48:10.435Z] $ docker stop --time=1 9e710d286e242c26b2bd6bcd549afc1cc1dcaf66f95dbf83a31a11bde0e05cd9 [2022-10-26T19:48:11.675Z] $ docker rm -f 9e710d286e242c26b2bd6bcd549afc1cc1dcaf66f95dbf83a31a11bde0e05cd9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:48:12.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:48:12.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:48:12.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:48:12.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:48:12.366Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:48:12.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:48:12.722Z] $ docker top 9716979a4d9898e3a7ac42b6a6179b0b578c522d63c6a15ad15474c96cc2c0f3 -eo pid,comm [2022-10-26T19:48:12.770Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:48:12.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:48:12.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:48:12.806Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:48:12.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:48:12.909Z] $ docker exec 9716979a4d9898e3a7ac42b6a6179b0b578c522d63c6a15ad15474c96cc2c0f3 ssh-agent [2022-10-26T19:48:13.010Z] SSH_AUTH_SOCK=/tmp/ssh-Jlfv0TtStow2/agent.34 [2022-10-26T19:48:13.010Z] SSH_AGENT_PID=40 [2022-10-26T19:48:13.015Z] Running ssh-add (command line suppressed) [2022-10-26T19:48:13.099Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14685056430839265835.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14685056430839265835.key) [2022-10-26T19:48:13.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:48:13.395Z] + git semver push [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,570 [run_push] DEBUG push [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,571 [execute] INFO git cat-file --batch-check [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,575 [execute] INFO git rev-list 7de7338d92e872cf24a0f9c2e992ef76651656b4 -- [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,576 [execute] DEBUG Popen(['git', 'rev-list', '7de7338d92e872cf24a0f9c2e992ef76651656b4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,583 [execute] INFO git fetch -v origin [2022-10-26T19:48:13.653Z] 2022-10-26 19:48:13,583 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T19:48:14.219Z] 2022-10-26 19:48:14,172 [run_push] DEBUG no remote changes detected [2022-10-26T19:48:14.219Z] 2022-10-26 19:48:14,172 [execute] INFO git push origin semver [2022-10-26T19:48:14.219Z] 2022-10-26 19:48:14,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:48:15.595Z] 2022-10-26 19:48:15,183 [run_push] DEBUG push all version tags [2022-10-26T19:48:15.595Z] 2022-10-26 19:48:15,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T19:48:15.595Z] 2022-10-26 19:48:15,184 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:48:16.221Z] 2022-10-26 19:48:16,008 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-26T19:48:16.221Z] 2.3.0-dev.39 [Pipeline] } [2022-10-26T19:48:16.237Z] $ docker exec --env ******** --env ******** 9716979a4d9898e3a7ac42b6a6179b0b578c522d63c6a15ad15474c96cc2c0f3 ssh-agent -k [2022-10-26T19:48:16.342Z] unset SSH_AUTH_SOCK; [2022-10-26T19:48:16.342Z] unset SSH_AGENT_PID; [2022-10-26T19:48:16.342Z] echo Agent pid 40 killed; [2022-10-26T19:48:16.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:48:16.697Z] + git semver [Pipeline] } [2022-10-26T19:48:16.984Z] $ docker stop --time=1 9716979a4d9898e3a7ac42b6a6179b0b578c522d63c6a15ad15474c96cc2c0f3 [2022-10-26T19:48:18.284Z] $ docker rm -f 9716979a4d9898e3a7ac42b6a6179b0b578c522d63c6a15ad15474c96cc2c0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T19:48:18.783Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-26T19:48:18.783Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-26T19:48:18.783Z] total 16 [2022-10-26T19:48:18.783Z] drwxr-xr-x 3 root root 4096 Oct 26 19:33 . [2022-10-26T19:48:18.783Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 19:48 .. [2022-10-26T19:48:18.783Z] drwxr-xr-x 2 root root 4096 Oct 26 19:33 cost [2022-10-26T19:48:18.783Z] -rw-r--r-- 1 root root 90 Oct 26 19:33 cost.csv [2022-10-26T19:48:18.783Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-26T19:48:18.783Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-26T19:48:18.783Z] total 16 [2022-10-26T19:48:18.783Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 19:33 . [2022-10-26T19:48:18.783Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 19:48 .. [2022-10-26T19:48:18.783Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 19:33 cost [2022-10-26T19:48:18.783Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 26 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:19.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:19.926Z] ---> package-listing.sh [2022-10-26T19:48:19.926Z] ++ facter osfamily [2022-10-26T19:48:19.926Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T19:48:20.185Z] + OS_FAMILY=debian [2022-10-26T19:48:20.185Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-26T19:48:20.185Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T19:48:20.185Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T19:48:20.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T19:48:20.185Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T19:48:20.185Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-26T19:48:20.185Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T19:48:20.185Z] + case "${OS_FAMILY}" in [2022-10-26T19:48:20.185Z] + dpkg -l [2022-10-26T19:48:20.185Z] + grep '^ii' [2022-10-26T19:48:20.185Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T19:48:20.185Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T19:48:20.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T19:48:20.185Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-26T19:48:20.185Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-26T19:48:20.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-10-26T19:48:20.196Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T19:48:20.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:48:21.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:48:21.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:48:21.084Z] prd-ubuntu20.04-docker-8c-8g-117250 does not seem to be running inside a container [2022-10-26T19:48:21.108Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T19:48:21.335Z] $ docker top 0762311dd611fc33dc9da0375635248bf1d95531444c22a7c99b45eb030af6fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:48:21.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T19:48:21.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T19:48:22.248Z] + ls /var/log/sa-host [2022-10-26T19:48:22.248Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:48:22.337Z] provisioning config files... [2022-10-26T19:48:22.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4742321893243120644tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:48:22.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:22.637Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T19:48:22.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:22.969Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T19:48:22.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:23.258Z] ---> sudo-logs.sh [2022-10-26T19:48:23.258Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T19:48:23.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:23.572Z] ---> job-cost.sh [2022-10-26T19:48:23.573Z] lf-activate-venv: SKIPPING [2022-10-26T19:48:23.573Z] DEBUG: total: 0.2199999988079071 [2022-10-26T19:48:23.573Z] INFO: Retrieving Stack Cost... [2022-10-26T19:48:24.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T19:48:24.399Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T19:48:24.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:48:24.703Z] ---> logs-deploy.sh [2022-10-26T19:48:24.703Z] lf-activate-venv: SKIPPING [2022-10-26T19:48:24.703Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/77 [2022-10-26T19:48:24.703Z] INFO: archiving workspace using pattern(s): [2022-10-26T19:48:25.641Z] Archives upload complete. [2022-10-26T19:48:25.641Z] INFO: archiving logs to Nexus